Update a webhook endpoint
Updates the webhook endpoint identified by the id
path parameter.
PATCH
Authorizations
Bearer authorization header: Bearer <token>
.
To get your <token>
, please sign up to the Developer Portal.
API Key authorization header: Qonto-Partner-Id: <partner_id>
.
To get your <partner_id>
please, sign up to the Developer Portal.
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Path Parameters
id of the Webhook resource
Example:
"63647ae1-eeb0-4294-9bf0-65e1d9d0db66"
Body
application/json
Response
200
application/json
Returns the updated webhook endpoint.
The response is of type object
.