Export Failed Users
GET https://{{axpAPIDomain}}/api/admin/user/v1/accounts/:accountId/jobs/{{jobId}}:exportFailedUsers
This API requires the Account Administrator role.
Exports the list of failed Users from the bulk operation. The following file formats are supported:
.xlsx
The .xlsx
file will be contained within in a .zip
archive.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Accept | string |
RESPONSES
status: OK
"Login Id, Account Hierarchy, Last Name, First Name, Password, Profile, Display Name, Roles, Email, Member Of, Owned Groups, Description\nusername@default.com, Default, lastname, firstName, Avaya1234@, profileName,lastname firstname, [Agent],username@default.com, [group1], [group2], Password policy not met\n"