Update a destination to be used for a webhook.
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
UUID of the organization
The UUID of the WebhookDestination to update.
This response contains details about the WebhookDestinationRequest entity, including the URL and credentials required for webhook activation.
11The URL to which the webhook requests will be sent.
1The credentials required for the webhook.
The version number of the entity:
Returns the Destination Update Request
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.