Clear queue
**Clear Queue**
Clears all jobs from the queue and resets statistics.
**⚠️ Warning:** This operation is irreversible and will remove all pending, processing, and completed jobs.
**Use Cases:**
- System reset
- Emergency cleanup
- Testing and development
- Queue maintenance
**Note:** Use with caution in production environments.
Authentication
AuthorizationBearer
JWT token for authentication. Use ‘test-jwt-token’ for development.
Response
This endpoint returns an object.
success
data
error
