DELETE
/
community
/
{id}
/
badge
/
{badgeId}
curl --request DELETE \
  --url https://api.other.page/v1/community/{id}/badge/{badgeId} \
  --header 'X-Api-Key: <api-key>'

Authorizations

X-Api-Key
string
header
required

Path Parameters

id
string
required

Community ID

badgeId
string
required