/REST User Preferences

post/v1/userpreferences

Request body

id-api-client-heartbeatstring required

Response

userIdstring required
keystring required
valuestring required
contextstring required

Example response

{
  "userId": "32c9f482-7235-4937-b92b-955b23e885c5",
  "key": "id-api-client-heartbeat",
  "value": "\"{\\\"value\\\":true}\"",
  "context": "restproxy"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.