ForceDeletion
Force immediate deletion of a resource, bypassing normal finalizers
POST
/api/v1/deletion/{resourceType}/{resourceUuid}/forceOperation ID
ForceDeletionSince
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 to force-delete
resourceUuidStringRequiredUUID of the resource to force-delete
Body Fields
operatorStringRequiredAccount name or ID of the operator initiating the force deletion
Example: admin
