v1
latestOpenAPI 3.0.12026-07-2621384215.3 KBGdpr
Delete All User Data By Third Party ID
Request deletion of a single user's data for the specified site_group. All the user's data will be deleted from Viafoura within the specified site_group. As different third party providers could generate the same thirdparty_id, a thirdparty_provider must also be passed in.
delete/v4/tir/gdpr/delete/{site_group_uuid}/{thirdparty_id}/{thirdparty_provider}
Path parameters
site_group_uuidstring uuid required
A UUID that identifies the site group that this request relates to
thirdparty_idstring required
A string representing of the user-id provided by your authentication solution
thirdparty_providerinteger required
A numeric value that indicates the actual third party provider. If your provider is not listed below, please contact Viafoura for a complete list of supported providers. The most common values are Facebook (2), Twitter (3), Google (4), LinkedIn (6), Yahoo (7), LoginRadius (109), Apple (111) and OIDC (112)
Response
Accepted