v1

latestOpenAPI 3.1.02026-07-2414103.5 MB

Revoke S3 Table

This endpoint deletes a table created under a certain S3 integration.

post/v3/batch/s3-connector/revoke-table

Request body

table_namestring
integration_namestring

Response

200

statusstring

Example response

{
  "status": "The table 'my_table_1' revoked successfully."
}