v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Database tables

Creates a new data sync table with the given data sync type. This will technically create a table, but it's synchronized with the provided data sync information. This means that some fields related to it will automatically be created and will be read-only.

post/api/database/data-sync/database/{database_id}/

Path parameters

database_idinteger required

Creates a data sync table for the database related to theprovided value.

Headers

ClientSessionIdstring uuid

An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.

ClientUndoRedoActionGroupIdstring uuid

An optional header that marks the action performed by this request as having occurred in a particular action group.Then calling the undo/redo endpoint with the same ClientSessionId header, all the actions belonging to the same action group can be undone/redone together in a single API call.

Request body

OR
OR
OR
OR
OR
OR

Response

idinteger required
namestring required
orderinteger required

Lowest first.

database_idinteger required