OpenIsle Docs
ApiMedalsSelect

Select medal

Select a medal for current user

POST
/api/medals/select
AuthorizationBearer <token>

In: header

type?string
Value in"COMMENT" | "POST" | "FEATURED" | "CONTRIBUTOR" | "SEED" | "PIONEER"

Response Body

curl -X POST "https://www.open-isle.com/api/medals/select" \  -H "Content-Type: application/json" \  -d '{}'
Empty