agent builder
Delete an agent
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <span class="operation-path">/s/{space_id}/api/agent_builder/agents/{id}</span></div>Refer to Spaces for more information.
Delete an agent by ID. This action cannot be undone. To learn more about agents, refer to the agents documentation.<br/><br/>[Required authorization] Route required privileges: agentBuilder:manageAgents.
delete/api/agent_builder/agents/{id}
Path parameters
idstring required
The unique identifier of the agent to delete.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Indicates a successful response