Create a new Realm for an IdP organization
Creates a new Realm under a given organization to manage SSO configurations.
POST
/sso/organizations/{organization_id}/realms/Path parameters
organization_idPathstringrequiredUnique identifier of the organization.
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Responses
201Realm created successfully
example
201example
Created Successfully