Skip to main content

Create a service

PUT 

/services

Adds a new service to the list.

Request

Body

required

    id string
    name string
    description string

Responses

Service created

Loading...