post {protocol}://{server}{basePath}/accounts:listStatuses
This API requires the Account Administrator role.
Lists the current statuses for the given accounts.
Responses
This API requires the Account Administrator role.
Lists the current statuses for the given accounts.
xxxxxxxxxx
curl --request POST \
--url https://host-region.api.avayacloud.com/api/admin/account/v1/accounts:listStatuses \
--header 'accept: application/json' \
--header 'content-type: application/json'