POST
/
api
/
v1
/
services

Authorizations

Syllable-API-Key
string
header
required

Body

application/json
name
string
required

The name of the service

description
string
required

The description of the service

Response

200
application/json

A service is a collection of tools.

name
string
required

The name of the service

description
string
required

The description of the service

id
integer
required

The ID of the service

last_updated
string
required

The timestamp of the most recent update to the service

last_updated_by
string
required

The email of the user who last updated the service

tools
string[]
required

Names of tools that belong to the service

last_updated_comments
string | null

Update comments