Create Tenant

POST https://{{cluster}}/irisservices/api/v1/public/tenants

https://{{clusterIP}}/irisservices/api/v1/public/tenants?status=Active

Request Body

{"bifrostEnabled"=>false, "description"=>"This is newman automation", "name"=>"{{tenantName}}", "orgSuffix"=>"{{tenantSuffix}}", "subscribeToAlertEmails"=>true}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
Acceptstring