Create a table for enrichment and scoring workflows.
kind determines what the table is for:
company when rows represent companies you want to enrich, score, or review.people when rows represent contacts or individual people.generic only when rows do not fit either company or people workflows.name (optional): defaults to Untitled Table.kind (optional): generic, company, or people.column_configs (optional): initial column definitions.id. Reuse this value as {table_id} in all table endpoints.
401 UnauthorizedAuthorization: Bearer ${EXTRUCT_API_TOKEN}.
422 Unprocessable Entitycolumn_configs shape.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
generic, company, people Column configurations.
Successful Response
Table ID.
Table creation time.
Table name.
Table type.
generic, company, people Table columns configurations.
Table description.
Table tags.
Child table relationships.
Parent table relationships.