Skip to main content
Platform Operations/Platforms

RetryDeletePlatform

Retry a failed platform deletion.

POST/api/v1/platforms/{uuid}/actions/retry-delete

Operation ID

RetryDeletePlatform

Since

1.2.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • uuid
    StringRequired

    UUID of the platform deletion to retry

Responses

200 OK
200 OK

On success, this API returns an empty JSON object {}.