v1
latestOpenAPI 3.1.02026-07-24145580597.0 KBUsers:v1:Performance
Update performance data
Update or add performance data values for a specific user on a given date. If a value already exists for that date, it will be replaced with the new value. If no value exists, the new value will be added.
put/users/v1/users/{userId}/performance/{date}
Path parameters
datestring date required
The date to which the value(s) will be added, specified in ISO 8601 format (e.g., 2025-01-25)
The date to which the value(s) will be added, specified in ISO 8601 format (e.g., 2025-01-25)
userIdinteger required
The ID of the user whose data is being accessed or modified
The ID of the user whose data is being accessed or modified
Request body
Response
Successful Response