latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1127518479.8 KB

789e6ad3796c

Services

Restart

Restart service.

post/services/{uuid}/restart

Path parameters

uuidstring required

UUID of the service.

Query parameters

latestboolean

Pull latest images.

Response

Restart service.

messagestring

Example response

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