1. Tasks
  2. Heimdall Deregister

Tasks

Heimdall Deregister

Removes active Heimdall registrations. Useful for stopping event-driven action triggers and cleaning up routing subscriptions.

Heimdall-specific concepts are explained further in the Heimdall documentation.

Basic usage

Use this task to remove an existing hourly update task:

loading...

Parameters

uuid
required
string

The unique identifier of the specific Heimdall registration to remove. The same method used to generate the UUID during registration should be used when running the deregister task.

Result

A successful response will look like this:

loading...