v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Webhooks

Register dynamic webhooks

Registers webhooks.

NOTE: for non-public OAuth apps, webhooks are delivered only if there is a match between the app owner and the user who registered a dynamic webhook.

Permissions required: Only Connect and OAuth 2.0 apps can use this operation.

post/rest/api/2/webhook

Request body

urlstring required

The URL that specifies where to send the webhooks. This URL must use the same base URL as the Connect app. Only a single URL per app is allowed to be registered.

Response

Returned if the request is successful.