Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The project_id for which the webhook needs to be set.
Body
application/json
Response
Successful Response
This value corresponds to the webhook configured with this particular project.
The url of your webhook.
The token must follow the bearer
format.