Skip to main content
POST
Attach Hub 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
hub_id
string
required

Body

application/vnd.api+json

Top-level JSON:API request envelope for attaching an achievement to a hub.

data
AchievementAttachData · object
required

JSON:API data envelope for attaching an achievement to a hub.

Response

Successful Response

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