webhooks
Create a webhook target
Create a webhook target which receives POST requests about specified events from a project.
put/projects/{id}/webhooks
Path parameters
idinteger required
Project ID
Request body
Response
The created webhook target.
Changes
Changed in 1 of the 53 revisions of this API.11
- ▲
removed the success response with the status
200response-success-status-removed
- ○
added the success response with the status
201response-success-status-added
- ▲