V1Webhooks

webhook削除

DELETE
/v1/webhooks/{webhookId}

Path Parameters

webhookId*string

webhook.id

Header Parameters

X-Proteger-Auth-Token*string

protegerAccessToken

Content-Type*string

application/json

Accept*string

application/json

Response Body

curl -X DELETE "https://example.com/v1/webhooks/c2e1f15e-7b2e-c59d-d197-a2465ca7e26a" \  -H "X-Proteger-Auth-Token: string" \  -H "Content-Type: string" \  -H "Accept: string"
Empty