Skip to main content
POST
/
v1
/
agents
/
{slug}
/
unpublish
Unpublish Agent
curl --request POST \
  --url https://api.agentpowers.ai/v1/agents/{slug}/unpublish
{
  "slug": "<string>",
  "message": "<string>",
  "archived_at": "<string>"
}

Path Parameters

slug
string
required

Response

Successful Response

slug
string
required
message
string
required
archived_at
string | null