Create a webhook
POST/v1/webhooks
This route allows you to create a webhook in your Port organization. You can also create it via the data sources page of your Port account.
To learn more about webhooks, check out the documentation.
Requestโ
Responsesโ
- 401
- 404
- 413
- 422
Default Response
A resource with the provided identifier was not found
Request body is too large (limit is 1MiB)
The json provided does not match the route's schema