Skip to main content
POST
Cancel Scale Operation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

operation_id
string
required

Response

Successful Response

operation_id
string
required
status
enum<string>
required
Available options:
pending,
in_progress,
completed,
failed,
cancelled
message
string | null