cURL
curl --request DELETE \ --url https://api.explorium.ai/v1/webhooks/{partner_id} \ --header 'api_key: <api-key>'
{ "response_context": { "correlation_id": "<string>", "request_status": "success", "time_took_in_seconds": 123 } }
Delete an events enrollments webhook by partner_id.
Documentation IndexFetch the complete documentation index at: https://developers.explorium.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.explorium.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
This is base response model for all responses in partner service.
Show child attributes
Was this page helpful?