This endpoint deletes a specific webhook destination identified by its UUID.
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
The unique identifier (UUID) of the webhook destination to be deleted.
Returns the deleted Destination
Response containing details of a webhook destination.
The UUID of the entity.
The version number:
The DateTime when this item was created (in ISO-8601 format).
The DateTime when this item was last modified (in ISO-8601 format).
The ID of the user who created this item.
The ID of the user who last modified this item.
The URL to which webhook requests are sent.
This schema defines the credentials required for m3ter request signing.