DELETE
/
abdm
/
v1
/
profile
curl --request DELETE \
  --url https://api.eka.care/abdm/v1/profile \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

The API requires a Bearer token (JWT) for authentication.

Response

204
_mintlify/placeholder

No Content