DELETE
/
webhook
/
{id}
curl --request DELETE \
  --url https://api.shipbob.com/1.0/webhook/{id} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Authentication using Personal Access Token (PAT) token

Path Parameters

id
string
required

Response

204

Success