Reset Custom Database
Resets the custom database by deleting all records.
delete/api/v1/database/reset
Response
Custom database reset successfully.
Example response
{
"version": "1.0.0"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.