Delete a field Option Image
Security
bearerToken
The unique ID of the FieldOption that the image belongs to
- Productionhttps://api-v2.dash.app/field-option-images/{id}
- Staginghttps://api-v2.dashstaging.app/field-option-images/{id}
curl -i -X DELETE \
'https://api-v2.dash.app/field-option-images/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'