Users Me Activities

Submit a new personal activity for VXP review

post/v1/users/me/activities

Request body

vxpAwardIdstring uuid required
titlestring required
descriptionstring nullable
evidenceUrlstring nullable

Evidence URL

activityDatestring date-time required

When the activity happened (cannot be in the future)

Response

idstring uuid required
vxpAwardIdstring uuid required
scope'PERSONAL' | 'BUSINESS' required
status'PENDING' | 'APPROVED' | 'AUTO_APPROVED' | 'REJECTED' | 'CANCELLED' required
source'MANUAL' | 'GITHUB_BOT' required
titlestring required
descriptionstring nullable required
evidenceUrlstring nullable required
baseVxpinteger required
awardedVxpinteger nullable required
activityDatestring date-time required
reviewerNotesstring nullable required
decisionReasonstring nullable required
reviewedAtstring date-time nullable required
clientNamestring nullable required
clientUrlstring nullable required
projectDescriptionstring nullable required
createdAtstring date-time required
submittedByIdstring uuid required
loggedByIdstring uuid nullable required
loggedByNamestring nullable required

Changes

Changed in 1 of the 4 revisions of this API.3

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added