Removing workers
curl --location --request DELETE 'http://localhost:8080/workers/my-queue' \
--header 'Authorization: Bearer my-secret-token'Last updated
curl --location --request DELETE 'http://localhost:8080/workers/my-queue' \
--header 'Authorization: Bearer my-secret-token'Last updated