Detach Call
Resources
Detach Call
Detach a call from an issue.
DELETE
Detach Call
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Convenience over Remove Resource for when you have thecall_id rather than the resource link ID. The underlying call is unaffected.
Headers
Your API key for authentication.
Path Parameters
Internal UUID of the issue.
The
call_id of the call to detach.Response
Returns204 No Content on success with an empty body.
Returns 404 if the issue does not exist or if the call is not currently attached to this issue.
Docs for agents: llms.txt