Create a new organization

Create a new organization from a representation. Must include name.

Authentication

AuthorizationBearer

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

Path parameters

realmstringRequired

Request

This endpoint expects an object.
idstringOptional
namestringOptional
displayNamestringOptional
urlstringOptional
realmstringOptional
domainslist of stringsOptional
attributesmap from strings to lists of stringsOptional

Response

success