Deactivates a phone, which is useful, for example, if a user has lost their phone. For more information, see .
POST /phones/deactivate ⇒ void
Authentication Methods
Personal access token
Must also include the seam-workspace
header in the request.
To learn more, see .
Request Parameters
device_id
String (Required)
Device ID of the desired phone.
Response
void