| POST | /keycloak/reports/emailNotValidated | Generate a report of users with emails that have not been validated |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Environment | query | N3TEnvironment | Yes | The environment that will be used for logins and billing callsAllowable Values
|
| KeycloakLocation | query | DatacenterLocations | Yes | The datacenter code of the keycloak serverAllowable Values
|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SessionId | form | string | No |
| DEV | |
| QA | |
| UAT | |
| PROD | |
| DEMO | |
| EXT |
| ACD | |
| GMU | |
| SPA | |
| LAS | |
| DEV | |
| VCD | |
| AWS | |
| GCP | |
| UAT | |
| AZU | |
| CNW | |
| AUV | |
| ATL | |
| EXT |
To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /keycloak/reports/emailNotValidated HTTP/1.1
Host: n3tapi.palmettovdc.com
Accept: text/csv
Content-Type: text/csv
Content-Length: length
{"environment":"DEV","keycloakLocation":"ACD","sessionId":"String"}