- Create Organizations
- Product Enablement and Configuration Using the BRS API
- Product Enablement and Configuration Using the PECS API
On This Page
REST Example: Updating an Organization's Information
Request
{ "organizationInformation": { "businessInformation": { "phoneNumber": "5121230987" } } }
Response to a Successful Request
200 OK