Create webhook
Webhooks
Create webhook
POST
Create webhook
Authorizations
Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.
Body
application/json
Webhook URL.
Available options:
tickets.create, tickets.update, tickets.statusChange, tickets.events.status, tickets.events.priority, tickets.events.message, tickets.events.tags, tickets.events.followers, tickets.events.assignment Optional webhook name.
Pattern:
/^[-:a-z0-9]+$/Response
200 - application/json
Successful response.
Unique object identifier.
Unique account identifier.
The time of creation.
The creator identifier.
The creator type.
Available options:
agent, client, system The time of last modification.
The modification author identifier.
Optional webhook name.
Pattern:
/^[-:a-z0-9]+$/Webhook URL.
Available options:
tickets.create, tickets.update, tickets.statusChange, tickets.events.status, tickets.events.priority, tickets.events.message, tickets.events.tags, tickets.events.followers, tickets.events.assignment