Delete a visitor
DELETE
/v1/visitors/:idAuth: Secret API key (rk_sk_)
Hard delete a visitor and all associated data (GDPR erasure).
Path parameters
| Name | Type | Description |
|---|---|---|
idrequired | uuid | Visitor ID |
Responses
204Deleted
/v1/visitors/:idAuth: Secret API key (rk_sk_)
Hard delete a visitor and all associated data (GDPR erasure).
| Name | Type | Description |
|---|---|---|
idrequired | uuid | Visitor ID |