API Modeler
The API Modeler lets you choose how users and apps can interact with your data.
Simply select the actions you want to enable:
- Create: Add new records.
- Read: Retrieve a specific record.
- Update: Edit an existing record.
- Delete: Remove a record (securely managed by SoftDelete).
- List: Query and filter records.