v2
latestOpenAPI 3.1.02026-08-01244220427.0 KBGDPR
Verify Dsar Request
Verify DSAR Request Identity
Verifies customer identity using the token sent via email. Once verified, triggers an async task to generate the data export and email it to the customer.
Path Parameters:
- dsarId: UUID of the DSAR request
Query Parameters:
- token: The verification token from the email
Returns:
- Confirmation that verification was successful and export generation started.
post/v2/dsar/requests/{dsarId}/verify
Path parameters
dsarIdstring required
Example:5eb7cf5a86d9755df3a6c593
Query parameters
tokenstring required
Response
Successful Response