webhooks
Unsubscribe from a webhook.
Removes the webhook subscription for the specified event type.
delete/v1/webhooks/{hook}
Path parameters
hook'parcel' | 'parcelLocation' | 'proofCodeGenerated' required
The event type to unsubscribe from.
Response
Webhook subscription removed successfully.