Skip to main content
PATCH
Patch Team Profile

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
Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Body

application/vnd.api+json
data
TeamProfileUpdateData · object
required

Response

Successful Response

JSON:API single-resource envelope for team profile routes.

data
TeamProfileResource · object
required

JSON:API resource object for GET/PATCH /me/teams/{team_id}/profile.