Skip to main content
POST
Create 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

Body

application/vnd.api+json

Top-level JSON:API request envelope for POST /achievements.

data
AchievementCreateData · object
required

JSON:API data envelope for POST /achievements.

Response

Successful Response

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