Create webhook
Creates a single webhook with secret.<br/><br/>Valid events:<p><code>
file.created, file.deleted, file.ready, file.updated, file.upload.completed, file.versioned, file.copied, folder.created, folder.deleted, folder.updated, folder.copied, comment.completed, comment.created, comment.deleted, comment.uncompleted, comment.updated, customfield.created, customfield.updated, customfield.deleted, metadata.value.updated, project.created, project.deleted, project.updated, collection.created, collection.updated, collection.deleted, share.created, share.updated, share.deleted, share.viewed
</code>
</p>. <br>Rate Limits: 10 calls per 1.00 minute(s) per account_user
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
A UUID String
workspace_id
A UUID String
Request
Webhook params
data
Response headers
x-ratelimit-limit
Rate limit
x-ratelimit-remaining
Rate limit remaining
x-ratelimit-window
Rate limit window in milliseconds
Response
Created
data