cURL
curl --request DELETE \ --url https://app.laravel.cloud/api/background-processes/{backgroundProcess} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a background process.
The Bearer Token generated on the Cloud UI.
The background process identifier
No content
Was this page helpful?