cURL
curl --request DELETE \ --url https://{subdomain}.domo.com/api/files/v1/filesets/{fileSetId} \ --header 'X-DOMO-Developer-Token: <api-key>'
{}
Delete a specific FileSet using its ID.
Documentation IndexFetch the complete documentation index at: https://domoinc-openapi-sync-documents.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://domoinc-openapi-sync-documents.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the FileSet to delete.
FileSet deleted successfully