Skip to content

ErrorUnauthorized

Unauthorized user

Field Type Required Description
error object yes
{
"error": {
"code": "EACCESS",
"message": "Unauthorized user"
}
}