Import File Into Table Sheet
Create Table Sheet File Import
Import a CSV file into an existing Table sheet.
POST
Import File Into Table Sheet
Start an asynchronous CSV import into an existing Table 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 Table Sheet Import Operation.Authorizations
Headers
Your PromptLayer API key. The key's workspace scopes table resources for this request.
Body
application/json

