Skip to main content
PATCH
Admin Update Team How It Works

Authorizations

Authorization
string
header
required

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

Path Parameters

slug
string
required

Body

application/json

Replace the how_it_works JSONB list for a team.

Each step must have a non-blank title (or step) and description.

how_it_works
How It Works · object[]
required
Minimum array length: 1
note
string | null
Maximum string length: 500

Response

Successful Response