Restores Dry Run state to the selected savepoint and returns its metadata.
Restores Dry Run state to the selected savepoint and returns its metadata.
Authorizations
Path parameters
policyIdstringRequired
savepointIdstringRequired
Responses
200
Successful operation.
No content
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
put
PUT /api/v1/policies/{policyId}/savepoints/{savepointId} HTTP/1.1
Host:
Authorization: Bearer JWT
Accept: */*
No content
PreviousReturns the number of savepoints for the policy (Dry Run only).NextUpdates the name of a Dry Run savepoint for the policy.
Last updated