Jump to Content
Layer API
API Reference
Log InLayer API
API Reference
Log In
API Reference

Getting started

  • Introduction
  • Authentication
  • Making Your First Request
  • Working with Projects
  • Working with Categories
  • Working with Elements

Guides

  • Power BI
  • Google Sheets
  • Excel

Layer API

  • Projects
    • Get all Projectsget
    • Get a Project by IDget
  • Categories
    • Get Categoriesget
    • Get a Category by IDget
  • Views
    • Get all Category Viewsget
    • Get a Category View by IDget
  • Elements
    • Get Elementsget
    • Create an Elementpost
    • Get an Element by IDget
    • Update an Elementpatch
    • Delete an Elementdel
  • Fields
    • Get Fieldsget
    • Create a Fieldpost
    • Get a Field by IDget
    • Delete a Fielddel
  • Files
    • Get Filesget
    • Create a Filepost
    • Get a File by IDget

Resources

  • Get Your API Token
  • Postman Collection

Layer API Staging

  • Projects
    • Get all Projectsget
    • Get a Project by IDget
  • Categories
    • Get Categoriesget
    • Get a Category by IDget
  • Views
    • Get all Category Viewsget
    • Get a Category View by IDget
  • Elements
    • Get Elementsget
    • Create an Elementpost
    • Get an Element by IDget
    • Update an Elementpatch
    • Delete an Elementdel
  • Fields
    • Get Fieldsget
    • Create a Fieldpost
    • Get a Field by IDget
    • Delete a Fielddel
  • Files
    • Get Filesget
    • Create a Filepost
    • Get a File by IDget
Powered by 

Delete a Field

delete https://api.layer.team/projects//fields/

Deletes a specific field

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!