DELETE /v3/remote-file-mappings/{rfmId}
Delete a specific remote file mapping by its ID
Security
API_Key
DELETE
curl -i -X DELETE \
https://api.observepoint.com/v3/remote-file-mappings/123 \
-H 'Authorization: YOUR_API_KEY_HERE'Delete a specific remote file mapping by its ID
curl -i -X DELETE \
https://api.observepoint.com/v3/remote-file-mappings/123 \
-H 'Authorization: YOUR_API_KEY_HERE'