Restores Dry Run state to the selected savepoint and returns its metadata.

Apply savepoint

put

Restores Dry Run state to the selected savepoint and returns its metadata.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdstringRequired
savepointIdstringRequired
Responses
200

Successful operation.

No content

put
/policies/{policyId}/savepoints/{savepointId}
PUT /api/v1/policies/{policyId}/savepoints/{savepointId} HTTP/1.1
Host: 
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*

No content

Last updated