Skip to main content
DELETE
Erase my signal (hard delete)

Authorizations

X-API-Key
string
header
required

Path Parameters

signal_id
string<shortuuid>
required

Public short-UUID id of the signal.

Required string length: 22
Pattern: ^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$

Response

OK

Response from hard-deleting (erasing) a signal.

id
string<shortuuid>
required

Public short-UUID of the erased signal (now deleted).

Required string length: 22
Pattern: ^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$
deleted
boolean
required

Always true — the signal row and its content were permanently removed.