Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Path Parameters

model_id
string
required
env_name
string
required

Response

200 - application/json

The response to a request to cancel a promotion.

status
enum<string>
required

Status of the request to cancel a promotion. Can be CANCELED or RAMPING_DOWN.

Available options:
CANCELED,
RAMPING_DOWN
message
string
required

A message describing the status of the request to cancel a promotion