Skip to main content
POST
Withdraws member consents

Authorizations

Authorization
string
header
required

Body

application/json

DTO, contains data for consent withdraw operations

Consent identifiers

userId
string
required

User identifier

Minimum string length: 1
revokedBy
string | null

When withdraw by user - user ID When withdraw by customer support worker - ID of customer support worker

revocationSource
string | null

Source of media used for revocation consent

Example:

"\n WEB\n "

timestamp
string<date-time> | null

Defines time when consent was revoked Used for data migration needs

metadata
object | null

Metadata for user consent

Response

Withdraw succeeded

Last modified on August 10, 2026