Set webhooks config

Allows users to create a new webhook or modify an existing one.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Webhook name. It can be "newClient", "newWork", "updateWork", "deleteWork", "newTicket", "updateSocialMediaCenter", "updateSchedulesCenter", "createAccount","activateAccount",”deactivateAccount” or "changePlan”

boolean
Defaults to true

The webhook is active. If the webhook has been created with this query, the default value is true. If the webhook had already been created and this parameter is not sent, its value will not change.

string

URL pointed to by the webhook. If the webhook does not exist, this field is required.

string

Security token for webhooks. If there are no webhooks configured, the token will be created with the selected value. The token configured in each webhook must match the general token

string

Body type. Can be "raw-json" or "form-data". The default value is "raw-json". If the webhook had already been created and this parameter is not sent, its value will not change

string

Header content-type. Can be "application/json" or "multipart/form-data". The default value is "application/json". If the webhook had already been created and this parameter is not sent, its value will not change

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json