Skip to content

Delete a Saved Crop Area

Request

Delete a SavedCropArea resource.

Security
bearerToken
Path
idstringrequired

The unique ID of the SavedCropArea

curl -i -X DELETE \
  'https://api-v2.dash.app/asset-saved-crop-areas/{id}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Success

Response
No content