Revoke S3 Table
This endpoint deletes a table created under a certain S3 integration.
post/v3/batch/s3-connector/revoke-table
Request body
Response
200
Example response
{
"status": "The table 'my_table_1' revoked successfully."
}This endpoint deletes a table created under a certain S3 integration.
200
{
"status": "The table 'my_table_1' revoked successfully."
}