Create Upgrade Path
Create a new upgrade path.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
Request
This endpoint expects an object.
name
Name of the upgrade path
products
Products with their ranks
movement_rule
Movement rule: sequential or flexible
is_active
Whether the path is active
Response
Successful Response
id
account_id
name
movement_rule
created_at
updated_at
is_active
products
deleted_at
Errors
422
Unprocessable Entity Error