Deactivate a Phone
POST /phones/deactivate ⇒ voidDeactivates a phone, which is useful, for example, if a user has lost their phone. For more information, see App User Lost Phone Process.
Authentication Methods
API key
Client session token
Personal access token Must also include the
seam-workspaceheader in the request.
Request Parameters
device_id
device_idType: string Required: Yes
Device ID of the desired phone.
Return Type
void
Last updated
Was this helpful?

