Skip to main content
PATCH
Update Achievement

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required
achievement_id
string
required

Body

application/vnd.api+json

Top-level JSON:API request envelope for PATCH /achievements/{id}.

data
AchievementUpdateData · object
required

JSON:API data envelope for PATCH /achievements/{id}.

Response

Successful Response

data
JsonApiResource[AchievementAttributes] · object
required
included
any[] | null
meta
Meta · object | null