Delete a managed queue failed job
curl --request DELETE \
--url https://cloud.laravel.com/api/instances/{instance}/failed-jobs/{jobId} \
--header 'Authorization: Bearer <token>'"<string>"Instances
Delete a managed queue failed job
Permanently remove a failed job from the given managed queue.
DELETE
/
instances
/
{instance}
/
failed-jobs
/
{jobId}
Delete a managed queue failed job
curl --request DELETE \
--url https://cloud.laravel.com/api/instances/{instance}/failed-jobs/{jobId} \
--header 'Authorization: Bearer <token>'"<string>"Documentation Index
Fetch the complete documentation index at: https://cloud.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
⌘I

