Tables
Create Table
Create a new data table
POST
Documentation Index
Fetch the complete documentation index at: https://docs.crewship.dev/llms.txt
Use this file to discover all available pages before exploring further.
Request
Table name (unique within your organization)
Optional table description
Column definitions for the table
Column name
Column type:
text, number, boolean, datetime, select, url, email, jsonWhether the column is required on inserts
Required for
select columnsResponse
Returns HTTP 201 (Created).Table ID (e.g.,
tbl_abc123xyz789)Table name
Table description or
nullPersisted column definitions
Initial row count (
0)ISO 8601 timestamp
ISO 8601 timestamp