Cancel a service transfer

Cancels the service transfer for the provided token.

These points apply to canceling a service transfer:

  • An cancellation notification is sent to the email address that's assigned to the account that requested the transfer.

  • Once canceled, the transfer can't be accepted or acted on in any way. If you cancel by mistake, you need to create a new service transfer.

  • You can't cancel a service transfer if it's expired or it's been accepted.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Permissions: cancel_service_transfer
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: account:read_write

CLI

linode-cli service-transfers \
  cancel 123E4567-E89B-12D3-A456-426614174000

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
uuid
required

The UUID of the service transfer. This value is sent in an email to the originator of the service transfer request.

Responses

Language
Credentials
Response
Choose an example:
application/json