Recovery Policy
Delete
Delete a recovery policy by ID.
delete/api/v1/recovery-policies/{id}
Path parameters
idstring required
The ID of the policy to delete.
Request body
C1ApiCredentialInventoryV1RecoveryPolicyServiceDeleteRequestInput required
The RecoveryPolicyServiceDeleteRequest message.
Response
Successful response
C1ApiCredentialInventoryV1RecoveryPolicyServiceDeleteResponse required
The RecoveryPolicyServiceDeleteResponse message.
Changes
Changed in 1 of the 33 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○