Update Organization
🚧 Requires partner key
Organization endpoints are only accessible using partner keys.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Headers
X-Polytomic-Version
Request
This endpoint expects an object.
name
client_id
client_secret
issuer
sso_domain
sso_org_id
Response
OK
data
Errors
401
Organization Update Request Unauthorized Error
403
Organization Update Request Forbidden Error
409
Organization Update Request Conflict Error
422
Organization Update Request Unprocessable Entity Error
500
Organization Update Request Internal Server Error
