Account Organization.prototype.change Role

POST {{baseUrl}}/v1/AccountOrganizations/:id/change-role

Request Body

[{"name"=>"role", "value"=>"<string>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;success&quot;:&quot;\u003cboolean\u003e&quot;}