Get an operator's personal preferences
x-ms-visibility: "important"
Retrieve an operator's personal preferences
Responses
- 200
- 401
- 404
The operator personal preferences details.
application/json
Schema
Example (from schema)
Schema
language string
timezone string
currency string
country string
{
"language": "string",
"timezone": "string",
"currency": "string",
"country": "string"
}
User not authorized.
The requested operator personal preferences do not exist.
Loading...