panelica_laravel_apps_post_v1_laravel_apps_id_rollback
Roll back a Laravel app deployment to a previous version via the Panelica API. Use this endpoint to revert changes when a deployment fails or needs undoing.
Instructions
Rollback deployment
HTTP: POST /v1/laravel/apps/:id/rollback Category: Laravel Apps Required scopes: apps:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |