panelica_laravel_apps_put_v1_laravel_apps_id_queues
Update queue workers for a Laravel app by ID. Modify queue configurations to ensure background jobs run correctly through the Panelica hosting panel.
Instructions
Update queue workers
HTTP: PUT /v1/laravel/apps/:id/queues 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. |