Web API for xConnect Data Tools
You can use HTTP requests to run the Web API for xConnect Data Tool tasks from your content management (CM) instance.
The CM authentication restricts access to the Data Purge Web API. You must log in to the CM with the sitecore\Sitecore XConnect Data Admin role, which authorizes requests for Data Tools operations.
All users that run Data Tools operations via the Web API or the XConnect CLI plugin must also have admin rights or be assigned to the sitecore\Sitecore XConnect Data Admin role.
You can use any tool that allows you to send GET
, PUT
, and POST
requests, for example, Postman. If you use tools that let you send GET
and POST
requests, you must use an access token to get access to the Web API for xConnect.