curl --request DELETE \
--url https://api.latitude.sh/projects/{project_id}/user_data/{user_data_id} \
--header 'Authorization: <api-key>'Allow you remove User Data in a project.
curl --request DELETE \
--url https://api.latitude.sh/projects/{project_id}/user_data/{user_data_id} \
--header 'Authorization: <api-key>'Was this page helpful?