Error
operations
Cancel an operation
Cancels an operation
DELETE
Error
Authorizations
IAM bearer token issued by the Nebius IAM service. Sent as
Authorization: Bearer <iam-token>. Must be combined with the
Project header (see IAMProjectHeader).
This is the recommended authentication scheme for new clients.
Nebius project ID associated with the IAM token. Required together
with IAMBearerAuth. Identifies the project context the request is
scoped to.
Path Parameters
The ID of the import operation to cancel A UUID string
Example:
"12345678-9abc-baba-deda-0123456789ab"
Response
Accepted - The cancellation request has been accepted