cURL
curl --request POST \ --url https://api.agentpowers.ai/v1/agents/{slug}/republish
{ "slug": "<string>", "message": "<string>", "archived_at": "<string>" }
Republish a previously archived agent. Owner-only.
Successful Response
Was this page helpful?