/
/Materia Server
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 12m ago · Updated 1mo ago
Actions4
Addons5
Api12
App6
Client7
Database4
Dependencies7
Entities13
  • getGet the list of entities of the currently running application
  • postCreate a new entity
  • putRename an entity
  • deleteDelete an entity
  • putUpdate an entity position
  • getGet the list of relations
  • postCreate a new relationship between two entities
  • deleteDelete a relationship between two entities
  • postAdd a query to an entity
  • postRun a query of an entity
  • deleteDelete a query of an entity
  • postAdd a field to an entity
  • deleteDelete a field of an entity
Files5
Git21
    Entities

    Delete an entity

    delete/entities/:entity

    Path parameters

    entitystring required

    Name of the entity to delete

    Response

    Success

    Changes