Update heatmap
Update Heat map
Updates the user’s heatmap data when their streak is modified.
POST
Body
application/json
Response
200
application/json
OK. Returns an object that contains dates (formatted as dd/mm/yyyy
) as keys and the corresponding streak counts as values.
The response is of type object
.