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
Create Custom Service
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Success
The created custom service.
Create Custom Service

