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_idPathstringrequiredUnique identifier of the organization.
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment 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
example
201example
Created Successfully