/REST User Preferences

put/v1/userpreferences

Request body

id-api-client-heartbeatstring required

Response

contextstring required
userIdstring required
keystring required

Example response

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

Changes

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