v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Award a Badge to a User

post/profiles/{profile_id}/badges/

Path parameters

profile_idstring required

Request body

badge_idstring

Response

200

awarded_atstring

Example response

{
  "awarded_at": "2021-07-13T16:32:39.959905Z",
  "badge": {
    "id": "77d640d7-9e03-4cbc-8aa9-38fe9bc5ec59",
    "name": "badge 4",
    "description": "test test test",
    "badge_icon_url": "https://cf-blast-storage-qa.livelikecdn.com/assets/89c507e8-840b-4391-90e7-6621e07e8052.png",
    "mimetype": "application/octet-stream",
    "reward_item_threshold": 1
  }
}