Skip to main content
POST
Activates member consents

Authorizations

Authorization
string
header
required

Body

application/json

Consents activation details

DTO, contains data for consent accept operations

Consent identifiers

userId
string
required

User identifier

Minimum string length: 1
acceptedBy
string | null

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

activationSource
string | null

Source of media used for activating consent

Example:

"\n WEB\n "

timestamp
string<date-time> | null

Defines time when consent was accepted Used for data migration needs

metadata
object | null

Metadata for user consent

Response

Activation succeeded

Last modified on August 10, 2026