Set User Preferences
Set user preferences
Request
URI
POST
https://{api_host}/pipeline/api/user-preferences
COPY
Responses
200
OK
Returns
UserPreference
of type(s)
application/json
{
"_link": "/pipeline/api/..",
"_updateTimeInMicros": 1499279153081002
}
object
preferences
Optional
Preference of loggedin user
string
_link
Optional
_link
integer As int64
As int64
_updateTimeInMicros
Optional
_updateTimeInMicros
404
Not found
Operation doesn't return any data structure
500
Error
Operation doesn't return any data structure
User Preference Service Operations
GET
List User Preference
GET
List User Preferences
POST
Set User Preferences