Organizations

Update organization profile

REQUIRED SCOPES <code>['organizations:write']</code><br>Update organization profile

post/organization/profile

Request body

namestring required

Organization name to update

Example request

{
  "name": "Test Company"
}

Response

OK

idinteger
owner_idinteger
number_vendor_idinteger
namestring
photo_urlstring

Changes

No recorded changes to this endpoint across all 2 revisions of this API.