systemservices > webhooks
Create subscription
Creates a new webhook subscription for a specific external business event, configuring the notification endpoint and event details.
post/{tenant}/{environment}/{company}/webhook
Path parameters
tenantstring required
Your Entra Tenant ID. More details.
environmentstring required
Your Business Central Environment. More details.
companystring required
Your Business Central Company. More details.
Headers
x-np-api-keystring required
x-api-versionstring date
Used for API versioning. More details.
Request body
WebhooksWebhookSubscriptionRequest required— unresolved $ref
Response
Response with status 200
WebhooksWebhookSubscription required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.