Update Upgrade Path
Update an upgrade path.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
path_id
account_id
Request
This endpoint expects an object.
name
Name of the upgrade path
movement_rule
Movement rule: sequential or flexible
products
Products with their ranks (replaces all existing)
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