Delete subscription

Permanently removes an existing webhook subscription by its unique identifier, immediately stopping future event notifications.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

idUUIDRequired

Unique identifier (UUID) for a webhook subscription. Required for retrieving or deleting an existing webhook subscription through the API.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-api-versiondateOptional

Used for API versioning. More details.