API Reference
에이전트 삭제
착신 번호에 연결되지 않은 에이전트를 삭제합니다.
Authorization
BearerAuth AuthorizationBearer <token>
API Key를 Bearer 토큰으로 전달
In: header
Path Parameters
accountId*string
계정 ID
agentId*string
에이전트 ID
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/accounts/string/agents/string"Empty
{
"error": "string",
"code": "recipient_blocked"
}{
"error": "string",
"code": "recipient_blocked"
}{
"error": "string",
"code": "recipient_blocked"
}