v1

latestSwagger 2.0Apache 2.02026-07-17377155.9 KB
Service

Update the supplied fields on a service

Update the supplied fields on a service. Requires admin access.

patch/services/{id}

Request body

namestring
terminatorStrategystring
maxIdleTimeMillisinteger
tagsTags

Response

The patch request was successful and the resource has been altered

dataobject required

Example response

{
  "data": {}
}