Import File Into Table Sheet
Tables
Import File
Start an asynchronous CSV import into an existing Table sheet. Requests are scoped to the workspace associated with the API key; table, sheet, column, cell, operation, and version IDs must belong to that workspace.
POST
Import File Into Table Sheet
Start an asynchronous CSV import into an existing sheet.
Send
file_name ending in .csv and file_content_base64 containing the base64-encoded CSV content.
Pass operation_id when you want a stable client-side identifier for polling and webhook correlation. If omitted, PromptLayer generates one.
The response returns an operation_id and status_url for polling with Get Sheet Import Operation.Authorizations
Headers
Your PromptLayer API key. The key's workspace scopes table resources for this request.
Path Parameters
Table ID.
Table sheet ID.
Body
application/json

