Skip to main content
POST
/
agents
/
{id}
/
resume
cURL
curl -X POST https://api.relayer.fi/v1/agents/$AGENT_ID/resume \
  -H "Authorization: ApiKey $RELAYER_API_KEY"

Documentation Index

Fetch the complete documentation index at: https://docs.relayer.fi/llms.txt

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

Path Parameters

id
string
required

Agent ID

Response

Agent resumed successfully