Skip to main content
POST
Cancel a pending GDPR erasure request

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required
requestId
string
required

Body

application/json
reason
string

Optional free-text reason recorded on the audit trail.

Maximum string length: 500

Response

200 - application/json

The cancelled erasure request in its new state, wrapped in the standard { data, meta } envelope.

data
object
meta
object