cURL
curl --request DELETE \ --url https://api.presenton.ai/api/v3/webhook/unsubscribe/all \ --header 'Authorization: <authorization>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Bearer JWT or API Key
Successful Response
Was this page helpful?