Webhooks
Generate a new token
Generates a new webhook token and invalidates previous one
patch/v1/workspaces/{workspaceId}/webhooks/{webhookId}/token
Path parameters
workspaceIdstring required
Represents a workspace identifier across the system.
Example:64a687e29ae1f428e7ebe303
Represents a workspace identifier across the system.
webhookIdstring required
Represents a webhook identifier across the system.
Example:5b715448b0798751107918ab
Represents a webhook identifier across the system.
Response
OK
WebhookDtoV1 required— unresolved $ref