Erase my signal (hard delete)
Signals
Erase my signal (hard delete)
Permanently delete one of the authenticated consumer’s own signals — the right-to-erasure / right-to-be-forgotten path (PIPEDA / GDPR). Unlike revoke (a soft status change that retains the row for audit), this removes the row and its content entirely (body, declared sentiment, consent, contact-address link). Works regardless of status — an already-revoked signal can still be erased. Returns 404 for a signal that isn’t the caller’s (no cross-consumer existence oracle).
DELETE
Erase my signal (hard delete)
Authorizations
Path Parameters
Public short-UUID id of the signal.
Required string length:
22Pattern:
^[23456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{22}$Response
OK
Response from hard-deleting (erasing) a signal.