POST
/
api
/
v1
/
badge_types
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "name": "<string>",
  "logo": "<string>"
}

Body

The new BadgeType resource

Response

201
application/ld+json

BadgeType resource created