curl --request DELETE \
--url https://app.plugchoice.com/api/v3/sites/{site}/teams/{team}/revoke-sensitive-data \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}curl --request DELETE \
--url https://app.plugchoice.com/api/v3/sites/{site}/teams/{team}/revoke-sensitive-data \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Revokes a team’s access to sensitive data for the specified location.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.