Account Organization.prototype.change Role
POST {{baseUrl}}/v1/AccountOrganizations/:id/change-role
Request Body
[{"name"=>"role", "value"=>"<string>", "datatype"=>"string"}]
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string | 
RESPONSES
status: OK
{"success":"\u003cboolean\u003e"}