Update an organization's name
POST {{baseUrl}}/organizations/:id/change-name
Change name of an organization
Request Body
{"newName"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-version | string | (Required) Specifies the version of the resource | |
Content-Type | string | ||
Accept | string |