Agents
Unarchive an agent
Restores a previously archived agent so it appears in default list views again. Schedules remain disabled after unarchiving and must be re-enabled manually.
POST
Unarchive an agent
Authorizations
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
Path Parameters
The ID of the agent to unarchive
Response
Agent unarchived successfully