Sanitize API Reference
Base URL
sanitize.<csp>.<region>.pangea.cloud
post/v1/sanitize
cURL
curl -sSLX POST 'https://sanitize.aws.us.pangea.cloud/v1/sanitize' \
-H 'Authorization: Bearer <your_token>' \
-H 'Content-Type: multipart/form-data'
Response
200
Sanitize V1
POST
https://sanitize.aws.us.pangea.cloud/v1/sanitizeApply file sanitization actions according to specified rules.
Refer to the Transfer Methods document for details on using transfer_method
and share_output
parameters for providing the input and receiving the sanitized output.
multipart/form-data
Was this article helpful?