To make a data erasure request, you must authenticate with CDP. CDP generates an authentication token through which you can establish a connection between your client and the CDP server.
You can leverage the following POST
endpoint to generate the authentication
token:
https://<tokenManagementSubdomain>.agilone.com/authentication?action=login
For more information, see Requesting a new token. However, you cannot use the
token generated through the POST
call in Requesting a new token
to make data erasure requests.