Delete a list
Projects and Tasks API
Delete a list
Permanently deletes a list from your Domo instance.
Warning
This is destructive and cannot be reversed.
DELETE
Delete a list
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the project
The ID of the list
Response
200
Returns the parameter of success or error based on the project ID and list ID being valid.