Delete an Agent by its ID

delete/bots/{agentId}
Internal-Use Only

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

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
agentId
string
true

The ID of the Agent

Responses

StatusMeaningDescription
204No ContentThe request succeeded.
400Bad RequestBad request (the request is not well-formed).Schema
401UnauthorizedNot authenticated.Schema
403ForbiddenThe user does not have permission to complete this request.Schema
500Internal Server ErrorThe Catalog service encountered an error.Schema