Skip to content

Delete a field option image

Request

Delete a field Option Image

Security
bearerToken
Path
idstringrequired

The unique ID of the FieldOption that the image belongs to

curl -i -X DELETE \
  'https://api-v2.dash.app/field-option-images/{id}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Success

Response
No content