Deletes SavePoint
Delete dry-run savepoint. Only users with the Standard Registry role are allowed to make the request.
Authorizations
Path parameters
policyIdstringRequiredExample:
Policy Id
000000000000000000000001
Body
stringOptional
Responses
200
.
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
post
POST /api/v1/policies/{policyId}/savepoint/delete HTTP/1.1
Host:
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"
No content
Last updated