Skip to main content
PUT
/
commerce
/
customer
/
b2baccounts
/
roles
/
{roleId}
/
accounts
/
{accountId}
/
apply-to-future-children
/
{enabled}
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

roleId
integer<int32>
required

Role ID

accountId
integer<int32>
required

Account ID

enabled
boolean
required

True to apply role to future children, false to disable

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

200

Success