Skip to main content
PATCH
Admin Update Team Use Cases

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 use_cases JSONB list for a team.

use_cases
Use Cases · object[]
required
Minimum array length: 1
note
string | null
Maximum string length: 500

Response

Successful Response