JSON Tables
Create
Create a new JSON table.
Permissions
api.file-manager.write
POST
Create
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
201 - application/json
Created
The unique object identifier.
The data integrity version, to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
The combined size of all data that has been appended to this JSON table.
Previous
Read Json TableRead an existing JSON Table, identified by its ID.
### Permissions
- `api.file-manager.read`
Next
Create

