Skip to main content
DELETE
/
agents
/
name
/
{agent_name}
Delete Agent by Name
curl --request DELETE \
  --url https://api.example.com/agents/name/{agent_name}
{
  "id": "<string>",
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

agent_name
string
required

Response

Successful Response

id
string
required
message
string
required