Create a new white label

POST {{baseUrl}}/api/whitelabels

Create a new white label

Request Body

{"name"=>"<string>", "domain"=>"<string>", "ownerOrganizationId"=>"<number>", "identityProviders"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "allowPasswordAuth"=>"<boolean>", "deploymentTargets"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "documentationUrl"=>"<string>", "allowSignup"=>"<boolean>", "allowFreeProjects"=>"<boolean>", "sandboxed"=>"<boolean>", "exposePublicProjects"=>"<boolean>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;themeId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}