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

    id badgeId (string)

    Unique identifier for Badge

    power

    object[]

  • Array [

  • schema_type int64
    value int64
  • ]

  • project projectId (string)

    Unique identifier for Project

    max_lvl int64
Loading...