feedback-api-sdk
Unauthorized Error
Structure
UnauthorizedError
Fields
Name
Type
Tags
Description
message
string
Required, Constant
Default
:
'Unauthorized'
Example (as JSON)
{
"message"
:
"Unauthorized"
}