Create an Organization

POST {{base_url}}/organizations

Request Body

{"name"=>"<Descriptive name for the organization>", "domains"=>["<Domains of the organization>"], "allow_profiles_outside_organization"=>false}

HEADERS

KeyDatatypeRequiredDescription
Idempotency-Keystring