you should add rev parameter
FYI
https://developer.couchbase.com/documentation/mobile/1.4/references/sync-gateway/rest-api/index.html#!/document/delete_db_doc
for example
curl -X DELETE --header 'Accept: application/json' 'https://localhost:4984/mydb/uprofile%3Atesting?rev={rev_info}'