Update Organization
PUT {{baseUrl}}/v1/organization/:organizationUid
Update existing organization
Request Body
{"title"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Account authorization key and token | |
Content-Type | string | ||
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}