Skip to main content
POST
Object to processing of your personal data (GDPR Right to Object)

Authorizations

Authorization
string
header
required

JWT session token authentication. Use for user-context requests. The token is returned by the login endpoint and expires after 15 minutes.

Body

application/json
reason
string

Reason for the request

Example:

"I would like to correct my email address on file"

details
string

Additional details to support the request

Example:

"My current email should be corrected to jane@example.com"

Response

Objection request submitted successfully

success
boolean
Example:

true

message
string
Example:

"Objection request submitted successfully. Our team will review your request."

request
object

Summary of a submitted GDPR data rights request