Append data to an existing JSON table. This should not be run in parallel with another append call, or when creating a file manager file, as undefined behaviour may occur.
api.file-manager.writeBearer authentication header of the form Bearer <token>, where <token> is your auth token.
[
{
"Amount": "100.00$",
"Account": "Accounts Receivable"
},
{
"Amount": "100.00$",
"Account": "Accounts Payable"
}
]OK
The data integrity version, to ensure data consistency.
The unique object identifier.
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.