v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0618918374.7 KB
Services

Start

Start service.

post/services/{uuid}/start

Path parameters

uuidstring required

UUID of the service.

Response

Start service.

messagestring

Example response

{
  "message": "Service starting request queued."
}