Skip to main content
PATCH
Update Team Config

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string<uuid>
required

Body

application/json

Partial update to team config JSONB.

default_briefing_form_id
string<uuid> | null

Response

Successful Response