Delete User Defined Collection

Delete a user-defined collection. The Source Folder resource defines the interface for a source folder. This resource is used to delete a source folder. The default source folder is the folder without a name. If a folder isn't specified when a source is attached, the source will be put in the default folder.

Path Params
string
required

The id of the user-defined collection (source folder). To find user-defined collection IDs, see Read User Source Folders, or Create Source Folder to create a new user-defined collection.

Responses
204

The delete was successful.

400

The requested collection is not empty.

404

The requested collection is not found.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!