Applications
Restart
Restart application.
post/applications/{uuid}/restart
Path parameters
uuidstring required
UUID of the application.
Response
Restart application.
Example response
{
"message": "Restart request queued.",
"deployment_uuid": "doogksw"
}