Remove an User's Phone Number
Clears the user’s phone number and country code together. Idempotent: removing an already-absent phone succeeds. Refused with 409 / IDE-0056 while the user’s SMS MFA channel is enabled, because SMS codes are delivered to that number — disable the SMS channel first. This is NOT achievable through PATCH /v1/users/, which ignores an empty phone by design.
DELETE
Error

