Create Identity Realm

POST http://localhost:{{PROXY}}7700/v1/IdentityRealms

Request Body

{"account_sid"=>"ACxxx", "friendly_name"=>"Flex Console Admin", "single_sign_on_url"=>"http://www.example.com", "issuer"=>"http://www.example.com", "mappings"=>["ACxxx"]}