DELETE
/
abdm
/
v1
/
profile
curl --request DELETE \
  --url https://api.eka.care/abdm/v1/profile \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
header
required

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