gamification

Record Gamification Event

post/v1/gamification/events

Request body

event_idstring uuid nullable
workspace_idstring uuid required
event_typestring required
metadataobject nullable

Response

Successful Response

event_idstring uuid required
task_idstring required
points_awardedinteger required
repeatedboolean required
unlocked_task_idstring nullable

Changes