Profile Deactivate/Delete/Update/Re-activate doesnt work

We are getting below error for Deactivate/Delete/Update/Re-activate APis.Sequence followed for each operation is mentioned below.Please check and advice

{
“code”: “HIS-500”,
“message”: “An unexpected error has occured. Please try again in sometime.”,
“details”: null
}

Sequence followed for deactivate

https://healthidbeta.ndhm.gov.in/api/v2/auth/login
https://healthidbeta.ndhm.gov.in/api/v2/account/aadhaar/generateOTP
https://healthidbeta.ndhm.gov.in/api/v2/account/profile/deactivate

Sequence followed for delete
https://healthidbeta.ndhm.gov.in/api/v2/auth/login
https://healthidbeta.ndhm.gov.in/api/v2/account/aadhaar/generateOTP
https://healthidbeta.ndhm.gov.in/api/v2/account/profile

Sequence followed for update profile
https://healthidbeta.ndhm.gov.in/api/v2/auth/login
https://healthidbeta.ndhm.gov.in/api/v2/account/aadhaar/generateOTP
https://healthidbeta.ndhm.gov.in/api/v2/account/profile

Sequence followed for re-activate profile**
https://healthidbeta.ndhm.gov.in/api/v2/auth/login
https://healthidbeta.ndhm.gov.in/api/v2/account/aadhaar/generateOTP
https://healthidbeta.ndhm.gov.in/api/v2/auth/reactivate/init