Privacy Policy Management V3 APIs (3.0.1)

General Data Protection Regulation (GDPR) and the California Consumer Privacy Act (CCPA) define that consumer/data subjects have the right to view, update, extract, and delete the data that controllers and business have saved on them. When the consumer/data subject exercises their rights they create a data request. These APIs are used to delete the members from one or multiple sites by using the DELETE request method and if the user wants to revoke his account, then it can be done with the help of the PUT request method.

Download OpenAPI description
Languages
Servers

https://s15.socialannex.net/api/3.0/

User Delete

The DELETE request method is used to remove a user from one or more sites. If the user wishes to revoke their account entirely, this can be done using the PUT request method.

Operations

User Group Details

The User Group Details section allows you to fetch and view user information across multiple sites simultaneously. The User Details API receives and queues these requests, and the user information is then periodically processed and sent via email in JSON format.

Operations