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

    max_lvl int64

    power

    object[]

  • Array [

  • value int64
    schema_type int64
  • ]

  • project projectId (string)

    Unique identifier for Project

Loading...