Skip to main content

Create a new Realm for an IdP organization

Creates a new Realm under a given organization to manage SSO configurations.

POST/api/v1/sso/organizations/{organization_id}/realms/

Path parameters

  • organization_idPathstringrequired

    Unique identifier of the organization.

Query parameters

  • project_idQueryintegerrequired
  • locationQuerystringrequired

    Deployment region for the resource. Accepted values: Delhi, Chennai.

    Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.

Responses

201Realm created successfully
object
codeinteger
example201
dataobject
errorsobject
messagestring
exampleCreated Successfully