Skip to content

Delete a Password

Request

OAuth 2.0 scope:
  • okta.myAccount.password.manage

Deletes the current user's enrolled password

Headers
Acceptstringrequired

Specifies the API version. Current version: 1.0.0

Example:application/json; okta-version=1.0.0
DELETE
/idp/myaccount/password
curl -i -X DELETE \
  https://okta-subdomain.pixtulate.com/idp/myaccount/password \
  -H 'Accept: application/json; okta-version=1.0.0'

Responses

No Content

Bodyapplication/json;okta-version=1.0.0
Response
No content