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": {}
}

Changes

Changed in 3 of the 18 revisions of this API.4

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • removed the non-success response with the status 429

      response-non-success-status-removed

    • removed the non-success response with the status 503

      response-non-success-status-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog