cURL
curl --request DELETE \ --url https://{instance}.domo.com/api/data/v1/data-files/{dataFileId}/revisions/{revisionId} \ --header 'X-DOMO-Developer-Token: <api-key>'
{}
Deletes a specific revision of a file by ID.
Documentation IndexFetch the complete documentation index at: https://domoinc-jkreitzman-patch-1.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://domoinc-jkreitzman-patch-1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Domo Developer Token for authentication (Assumed based on similar APIs).
OK. Revision deleted successfully.
An empty object indicating success.