POST
/
api
/
v1
/
badges
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "name": "<string>",
  "type": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "name": "<string>",
    "logo": "<string>"
  },
  "translation": "<string>",
  "logo": "<string>",
  "hours": 123,
  "referrals": 123,
  "defaultNote": "<string>"
}

Body

The new Badge resource

Response

201
application/ld+json

Badge resource created