agents
Delete an Agent.
Delete an Agent by its unique identifier. The Agent will be permanently removed.
post/v1/agents/{id}/delete
Path parameters
idstring required
The unique identifier of the Agent to delete.
Response
Agent deleted successfully.
EmptyRecord required