Buildr API
Delete Agent
Delete an existing AI agent
DELETE
Delete an existing Buildr AI agent by its ID. This action is irreversible - once an agent is deleted, all its configurations and history will be removed.
Path Parameters
The unique identifier of the agent to delete
Response
Indicates if the deletion was successful
A message describing the result of the operation
Error Codes
Returned when the specified agent ID is not found
Returned when the request is invalid (e.g., missing or invalid ID)