Update Organization

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
idstringOptional
namestringOptional
sso_domainstringOptional
sso_org_idstringOptional

Response

OK
errorany
resultany

Errors

401
Organization Update Request Unauthorized Error
422
Organization Update Request Unprocessable Entity Error
500
Organization Update Request Internal Server Error