Skip to main content

Update a badge

POST 

/badge/:badgeId

Update a badge

Request

Path Parameters

    badgeId badgeIdrequired

    The badgeId to update

Responses

Badge successfully updated

Schema

    max_lvl int64

    power

    object[]

  • Array [

  • schema_type int64
    value int64
  • ]

  • id badgeId (string)

    Unique identifier for Badge

    project projectId (string)

    Unique identifier for Project

Loading...