Question
Does Deleting a User Remove Their Registered Device?
Applies To
Voice API
Client SDK
Answer
Yes. When you delete a user using the DELETE https://api.nexmo.com/v1/users/:id endpoint, it also deletes all devices (device ID and associated device token) that are registered for that user.
Additional Information
If you want to remove only the devices associated with a user — without deleting the user itself — you can follow the steps in the below article:
How to Fix Device Registration Failure Due to Max Devices Limit
Related to:
Articles in this section
- Session failed due to a timeout expiration
- Does Deleting a User Remove Their Registered Device?
- Voice Client SDK — Best Practices for Long-Duration Calls
- Unable to initialize Client SDK on Android App API Level 31
- User:Error:Not-Found Username Doesn’t Exist When Logging in or Connecting Calls to an App User
- Why do I receive an answered event when I start an outbound call?
- Outbound In-App Voice Calls Fail to Complete
- Calls to an App User Don’t Time Out