v1

latestSwagger 2.0Apache 2.02026-07-17377155.9 KB
Service

Update all fields on a service

Update all fields on a service by id. Requires admin access.

put/services/{id}

Request body

namestring required
terminatorStrategystring
maxIdleTimeMillisinteger
tagsTags

Response

The update request was successful and the resource has been altered

dataobject required

Example response

{
  "data": {}
}