CancelDeletion
Cancel an in-progress deletion operation for a resource
POST
/api/v1/deletion/{resourceType}/{resourceUuid}/cancelOperation ID
CancelDeletionSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonPath Parameters
resourceTypeStringRequiredType of the resource whose deletion should be cancelled
resourceUuidStringRequiredUUID of the resource whose deletion should be cancelled
Body Fields
operatorStringRequiredAccount name or ID of the operator cancelling the deletion
Example: admin
