Skip to main content
DELETE
cURL

Authorizations

api_key
string
header
required

Headers

Company-Name
string
required

The name of the schema to be used for the request

Path Parameters

agent_id
string
required

Unique identifier for the AI call agent to delete

Example:

"16b980523634a6dc504898cda492e939"

Response

AI call agent deletion response

success
boolean
required

Indicates whether the deletion was successful

Example:

true

message
string
required

Message describing the result of the deletion

Example:

"deleted success"