Skip to main content

create_webhook

Function create_webhook 

Source
pub async fn create_webhook(
    __arg0: AuthClaims,
    __arg1: State<AppState>,
    __arg2: Json<CreateWebhookRequest>,
) -> Result<impl IntoResponse, StatusCode>
Expand description

Create webhook.