Logo
30 days of Postman - for developers - ntrung1110 API Documentation

Create Webhook

POST https://api.getpostman.com/webhooks?workspace={{workspace_id}}

 

Body PARAM

Key Datatype Required Description 
workspace
string



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://api.getpostman.com/webhooks?workspace=ef0751cb-4b63-43bb-acfd-adb082c6c120?workspace=ef0751cb-4b63-43bb-acfd-adb082c6c120' -H 'Content-Type: application/json' -d '{"webhook":{"name":"webhookName","collection":"20005310-df47e75d-7966-44e1-856a-2fb40d1bab35"}}'

ENDPOINTS