cURL
curl --request POST \ --url https://safe.dfda.earth/api/v2/measurements/exportRequest \ --header 'Authorization: Bearer <token>'
123
Use this endpoint to schedule a CSV export containing all user measurements to be emailed to the user within 24 hours.
Enter your bearer token in the format Bearer access_token_here
Bearer access_token_here
successful operation
The response is of type integer.
integer