Skip to content

Delete a field

Request

Delete a Field resource.

Security
bearerToken
Path
idstringrequired

The unique ID of the field

Example:cfb665ca-ce35-4418-b9d5-70ee815db4bd
curl -i -X DELETE \
  https://api-v2.dash.app/fields/cfb665ca-ce35-4418-b9d5-70ee815db4bd \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Success

Response
No content