Expiry Policy
Apply Policy Preset
Adopt a predefined policy bundle as the agent’s policy.
POST
Overview
Adopts a shipped preset as the agent’s expiry policy, replacing whatever was there. Nothing expires until a sweep runs.Authentication
API clients do not send an API key orAuthorization header.
string
required
Session token from Activate Agent. Must match
agent_id.string
required
Must be
application/jsonPath Parameters
string
required
The unique identifier of the agent.
Body
string
required
Preset name:
conservative, balanced, or aggressive.Next Steps
- Apply Expiry Policy to run the sweep
- Get Expiry Policy to read it back