Skip to main content
POST
Create Custom Service

Authorizations

Authorization
string
header
required

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

Body

application/json
teamId
string
required

The ID of the team.

name
string
required

The name of the custom service (e.g., "Internal HR System").

domain
string

The domain for branding/logo lookup (e.g., "hr.company.com").

Response

Success

data
data · object

The created custom service.