Skip to main content
DELETE
Detach Call

Overview

Convenience over Remove Resource for when you have the call_id rather than the resource link ID. The underlying call is unaffected.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
Internal UUID of the issue.
string
required
The call_id of the call to detach.

Response

Returns 204 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