Skip to main content
DELETE
Anonymise a partner user

Authorizations

x-signature
string
header
required

Stripe-style HMAC signature over ${timestamp}.${rawBody} using your partner secret. Format: t=<unix-seconds>,v1=<hex-hmac-sha256>. Also requires the x-partner-slug header to identify your account.

Headers

x-partner-slug
string
required

Path Parameters

externalUserId
string
required

The same identifier you used at upsert time.

Required string length: 1 - 255

Response

Anonymised. No body.