For the complete documentation index, see llms.txt. This page is also available as Markdown.

Updates the name of a Dry Run savepoint for the policy.

Rename dry-run savepoint.

patch

Updates the name of a Dry Run savepoint for the policy.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdstringRequiredExample: 000000000000000000000001
savepointIdstringRequiredExample: 000000000000000000000001
Body
namestringRequired
Responses
401

Unauthorized.

No content

patch
/policies/{policyId}/savepoints/{savepointId}

No content

Last updated