Delete the phone number from the persona
persona = notte.Persona("<your-persona-id>") persona.delete_number()
DeletePhoneNumberResponse
Was this page helpful?