Orgs

Create a new org

Required scope - write_org

post/api/v1/orgs

Request body

namestring required
slugstring required
allowPublicRegistrationboolean required
onlyUseForBrandingOverrideboolean required

Response

Changes

Changed in 6 of the 50 revisions of this API.45

  • 72b5b4add6a611See the full diff
    • added the new required request property onlyUseForBrandingOverride

      new-required-request-property

    • added the required property org/onlyUseForBrandingOverride to the response with the 201 status

      response-required-property-added

    • added the new required request property allowPublicRegistration

      new-required-request-property

    • added the required property org/allowPublicRegistration to the response with the 201 status

      response-required-property-added

    • added the required property org/companyEmailLogoUrl to the response with the 201 status

      response-required-property-added

  • 79954a97bb9b11See the full diff
    • added the new required request property slug

      new-required-request-property

    • added the required property org/slug to the response with the 201 status

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog