Skip to content

Delete subscription (unsubscribe)

DELETE https://api.copper.com/developer_api/v1/webhooks/{{example_webhook_id}}

Unsubcription from a specific webhook.

Example Requests

Delete webhook

curl --location --request DELETE "https://api.copper.com/developer_api/v1/webhooks/{{example_webhook_id}}" \
  --header "X-PW-AccessToken: YOUR_TOKEN_HERE" \
  --header "X-PW-Application: developer_api" \
  --header "X-PW-UserEmail: YOUR_EMAIL_HERE" \
  --header "Content-Type: application/json"
{
  "id": 17065
}
OSZAR »