Search...
/
Join Our Slack
Access Scout
Docs
API & SDK
Docs
API & SDK
Endpoints
Workflows
Environments
Revisions
Usage
Workflow Logs
Copilots
Collections
Tables
GET
List all tables in a collection.
POST
Create a table in a collection.
GET
Get a table by ID.
PUT
Update a table by ID.
DEL
Delete a table by ID.
Documents
Join Our Slack
Access Scout
Endpoints
Tables
Create a table in a collection.
Beta
POST
https://api-prod.scoutos.com
/
v2
/
collections
/
:collection_id
/
tables
Path parameters
collection_id
string
Required
Request
This endpoint expects an object.
table_display_name
string
Optional
Defaults to
Untitled
table_img_url
string
Optional
table_description
string
Optional
schema
list of objects
Optional
Show 8 variants
Response
Successful Response
data
object
Optional
Show 7 properties
Built with