Custom Data
Delete Custom Data
Delete a custom dataset
DELETE
Delete Custom Data
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a custom dataset
curl --request DELETE \
--url https://api.oviond.com/v1/custom-data/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request DELETE \
--url https://api.oviond.com/v1/custom-data/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}