v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Custom Service API

Create Custom Service

Create a new custom service for a team. Custom services represent external APIs or systems that are not built-in integrations.

post/v2/custom-services

Request body

teamIdstring required

The ID of the team.

namestring required

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

domainstring

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

Response

Success