Create

Create a service

post
/services/create

Create a new service in a team

Header parameters
x-api-keystringRequired

API Key for authentication

x-team-idstringRequired

Team ID

Body
namestringRequired

Service name

descstringOptional

Service description

Responses
200

Service created successfully

No content

post
/services/create

No content

Was this helpful?