Number of APIs: 1
POST https://api.getpostman.com/webhooks
Creates a webhook that triggers a collection with a custom payload. You can get the webhook's URL from the Include the following properties in a webhookUrl
property in the endpoint's response.webhook
object in the request body:
name
— The webhook's name. On success, the system creates a new monitor with this name in the Monitors tab.collection
— The collection UID to trigger when calling this webhook.
ENDPOINTS