Create 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.
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 Create Request Unauthorized Error
409
Organization Create Request Conflict Error
422
Organization Create Request Unprocessable Entity Error
500
Organization Create Request Internal Server Error
