Skip to main content
POST
Request restriction of data processing (GDPR Right to Restriction)

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

Restriction request submitted successfully

success
boolean
Example:

true

message
string
Example:

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

request
object

Summary of a submitted GDPR data rights request