Skip to main content
POST
Create new team

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
description
string
is_support_enabled
boolean
support_office_hours_id
string | null
support_assignment_strategy
enum<string>
Available options:
least-busy,
round-robin,
unassigned

Response

Default Response