Delete a face registration (idempotent)
DELETE/v1/face/registrations/:id
Delete a face registration (idempotent)
Request
Responses
- 204
- 401
Default Response
Default Response
SDK usage
// not exposed in the v2 SDK.
// not exposed in the v2 SDK.
Example
curl -X DELETE https://api.drukverify.com/v1/face/registrations/<id> \
-H "Authorization: Bearer dv_sk_test_..."