Delete Webhook
Delete a specific webhook by its unique identifier. This permanently removes it and stops all deliveries.
Party-scoped accounts: you MUST pass the same party (corporateUser or organization) the webhook is bound to; you can only delete your own party’s webhooks.
Authorizations
JWT token obtained from the authentication endpoint
Path Parameters
Unique identifier of the webhook to delete
Query Parameters
Flabs lab (branch) identifier. Fetch the list of labs via GET /client/labs.
Party-scoped accounts only. The corporate the webhook is bound to. Pass either corporateUser or organization, not both.
Party-scoped accounts only. The doctor/hospital the webhook is bound to. Pass either corporateUser or organization, not both.