Delete an Agent by its ID

delete/bots/{agentId}

Delete an agent. Deleting an agent does not automatically delete the catalog content introduced by the agent.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
agentId
string
true

The ID of the Agent.

Responses

StatusMeaningDescription
204No Content

The request succeeded.

400Bad Request
401Unauthorized

Not authenticated.

Schema
403Forbidden
500Internal Server Error

The Catalog service encountered an error.

Schema