Delete a table or view
delete/sessions/{sessionId}/data/{libref}/{tableName}
Deletes a table or view. If you request to delete a table and you have proper permissions, then the data set is deleted. If you request to delete a view, then the view is destroyed.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The table or view was deleted. | ||
404 | Not Found | No resource exists at the requested path. | Schema |