Users
Get list of users
post/api/admin/users/
Request body
Example request
{
"userIds": [
"1043"
]
}Response
Default Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.
Get list of users
{
"userIds": [
"1043"
]
}Default Response
No recorded changes to this endpoint across all 1 revision of this API.