Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Updates the organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string | null
required

The organization id.

Body Params

Organization model.

uuid

Organization ID (GUID).

addresses
array of objects | null

List of addresses.

addresses
childOrganizations
array of objects | null

List of child organizations.

childOrganizations
contacts
array of objects | null

List of contacts.

contacts
string | null

Organization type.

string | null

Organization customer group.

string | null

Business category.

string
required

Organization name.

string | null

Organization description.

properties
array of objects | null

Gets the list of key value pairs for dealing with custom properties.

properties
Responses
200

Success

204

The organization is saved.

400

If the organization model is not valid.

401

If user does not have enough permission for this request.

404

If organization does not exist.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!