Skip to main content
DELETE
Withdraw consent by user token

Authorizations

X-Bunker-Token
string
header
required

Root access token for Databunker API

Path Parameters

token
string<uuid>
required

User token (UUID)

brief
string
required

Consent brief (unique identifier, max 64 chars)

Maximum string length: 64
Pattern: ^[a-z0-9-]+$

Response

Consent withdrawn successfully

status
enum<string>
required
Available options:
ok
Example:

"ok"