RetryDeletion
Retry a previously failed deletion operation for a resource
POST
/api/v1/deletion/{resourceType}/{resourceUuid}/retryOperation ID
RetryDeletionSince
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 retried
resourceUuidStringRequiredUUID of the resource whose deletion should be retried
Body Fields
operatorStringRequiredAccount name or ID of the operator initiating the retry
Example: admin
