MyAccount Management
//
Delete a Password
OAuth 2.0 scope:
- okta.myAccount.password.manage
Deletes the current user's enrolled password
DELETE
curl -i -X DELETE \
https://okta-subdomain.pixtulate.com/idp/myaccount/password \
-H 'Accept: application/json; okta-version=1.0.0'