Create an organization
Creates a new organization.
Request body
Response
Created
Changes
Changed in 1 of the 2 revisions of this API.23
- ▲
added the pattern
^(?!\s)(?!.*\s$)[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]+$to the request propertynamerequest-property-pattern-added
- ▲
added the pattern
^(?!\s)(?![\s\S]*\s$)(?:[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]|[\t\n\r])+$to the request propertydescriptionrequest-property-pattern-added
- ○
added the new optional request property
customAttributesnew-optional-request-property
- ○
added the required property
customAttributesto the response with the201statusresponse-required-property-added
- ○
added the required property
reseller/customAttributesto the response with the201statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲