I have an issue where the user can add a phone number and verify it.
He can challenge, verify and delete the UNVERIFIED phone.
BUT when i try to call the api with url/idp/myaccount/{phoneid} to delete, it returns me a code 200 and the phone is not deleted … i can still challenge it, but can’t delete or verify. And when i try to add the same phone number (that should be deleted) it says that the phone number already exists for the user.
It doesn’t work with a non admin account.
I Add a phone, it’s in UNVERIFIED status, i delete it : it returns me a 204, but the number still here. I can challenge it, but can’t verify it or delete it.
When i add an another number, the first UNVERIFIED one is deleted.
Hi Maiko, I have tested this and I added an UNVERIFIED phone number via the MyAccount API, and then proceeded to delete it with a successful 204 response. The number was immediately deleted without issue. If this is still a problem, I would recommend opening a support ticket so we can look at this in more depth with you.