cURL
curl --request DELETE \ --url https://{host}/v2/workspaces/slug:agent-factory/webhooks/v1/shares/{shareId} \ --header 'Authorization: Bearer <token>'
{ "deleted": true }
Documentation IndexFetch the complete documentation index at: https://docs.prisme.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
User session JWT or instance API key (iak_*). Send as Authorization: Bearer <token>.
iak_*
Authorization: Bearer <token>
128
Share deleted.
Generic delete acknowledgement.
true
Was this page helpful?