Check Delete Status By Third Party ID

This API will return progress of a previous DELETE request to /v4/tir/gdpr/delete/{site_group_uuid}/{thirdparty_id}/{thirdparty_provider}. The response will be in the form of either progress status or a final result that indicates success or failure. You pass the same parameters when requesting a status as on the original DELETE request.

Path Params
uuid
required

A UUID that identifies the site group that this request is related to

string
required

A string representing the user-id provided by your authentication solution

integer
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)

Responses

400

Bad Request (e.g. due to site_group_uuid/thirdparty_id/thirdparty_provider not being found)

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json