Delete an index.
DELETE https://api.jsonpad.io/lists/{listId}/indexes/{indexId}curl https://api.jsonpad.io/lists/35040ba5-8b38-4b0e-8612-da9af0e89dba/indexes/c0f140fb-9a97-4518-a902-ae383737fa37 \
-X DELETE \
-H "x-api-token: <YOUR TOKEN>"listIdstringA list id or path name.indexIdstringAn index id or path name.x-api-tokenstringYour API token.No request body
No response body
No response headers
2024-10-29