POST
/
accounts
/
{account_id}
/
edit_schedules

Authorizations

Authorization
string
headerrequired

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

Path Parameters

account_id
string
required

account_id corresponding to an account

Query Parameters

dry_run
boolean

Body

application/json
edits
object[]
required

Response

200 - application/json
accountId
string
required

Identifier of the account

accountName
string
required

Name of the Account

pricingSchedules
object[]
required