Method
deleteFileConnector DELETE
Copy DELETE

Deletes a file connector

Arguments:

REQUIRED KEY TYPE DESCRIPTION
Yes bucket str The fully qualified URI of the bucket to remove.
Note: The arguments for the API methods follow camelCase but for Python SDK underscore_case is followed.

Response:

KEY TYPE DESCRIPTION
success Boolean true if the call succeeded, false if there was an error
Language: