Update updated_at time for user preferenceAsk AIpost https://api.corestack.io/v1/user_preferences/{user_id}/value/usedUpdate user preference updated_at timePath Paramsuser_idstringrequiredSpecify the user ID. This is a unique ID and can be retrieved using the List Users API.Body ParamspathstringPath is combination of id/key/value of user preferencenamestringName of the user preferencevaluestringValue of the user preference which is a JSON stringcreated_atdate-timeWhen the user preference was createdupdated_atdate-timeWhen the user preference was updatedResponses 200Updated 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated about 2 months ago