databases

Create a new database owned by the authenticated user.

post/api/databases/

Request body

idstring uuid
namestring required
organization_idstring
created_atstring date-time
enforce_schemaboolean

Enforce the JSON Schema for database records

owner_fieldstring nullable

Field indicating the record owner

userstring
type'Key-Value' | 'Asset'
last_write_atstring date-time
num_recordsinteger

Changes