Delete an index.
DELETE https://api.jsonpad.io/lists/{listId}/indexes/{indexId}curl https://api.jsonpad.io/lists/e36f664e-bad4-4d9b-897e-6e807bf35f7d/indexes/06cda619-76d8-4f3d-ae5c-a103d9b54ae3 \
-X DELETE \
-H "Content-Type: application/json" \
-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