Delete Agent
Delete an existing agent.
DELETE https://api.platica.mx/v1/agents/{agentId} URL parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
agentId | string | Unique identifier of the agent | ✓ |
Response
{
"status": "success",
"message": "Agent deleted successfully"
} Advertencia
The agent will stop appearing in listings and will no longer be available for new interactions. This operation cannot be reversed from the API.