Update a policy
PUT
https://api.1099policy.com/api/v1/policies/{policy_id}
Production server
Update a policy
Policies can be switched on and off using the is_active flag. Use this functionality if you don't have preset policy start and end times.
PUT /api/v1/policies/{policy_id}
Loading...
Response
Waiting for a request to be sent.