Delete Stream Workers
This page explains how to delete Macrometa stream workers.
danger
Deleting a stream worker cannot be undone. You cannot recover a deleted stream worker, you can only re-create it.
- Web Console
- SDK
- REST API
- CLI
Follow these instructions to delete a new stream worker using the GDN console web UI.
- Log in to your Macrometa account.
- Click Stream Workers.
- Click the Stream Workers tab.
- Find the stream worker you want to delete in the stream worker list, then click the red minus icon next to it.
- Macrometa asks you to confirm deletion. Click Yes.
To see how to delete stream workers with the Macrometa Python SDK or JavaScript SDK, refer to the Stream Workers SDK Example.
Use our interactive API Reference with code generation in 18 programming languages to Delete a Stream Worker.
Use the gdnsl stream-worker delete CLI command to delete a stream worker.