Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/vnd.api+json
Response
service created
Creates a new service from provided data
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
service created