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
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |