GET
/
providers
/
{provider_type}
/
webhook
{
  "webhookDescription": "<string>",
  "webhookTemplate": "<string>"
}

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

provider_type
string
required

Response

200 - application/json
webhookDescription
string
webhookTemplate
string
required