DELETE

Remove Phone ID by Access Token

End-Point

This API is used to delete the Phone ID on a user's account via the access_token

Layer 1 REQUEST

Get Params

apikey :
LoginRadius API Key [REQUIRED]

Headers Parameters

Authorization :
Bearer <ACCESS_TOKEN> (User's access token) [REQUIRED]
Layer 1 RESPONSE
Output Format
{
  "IsDeleted": true
}
Layer 1 REQUEST

Query

apikey*

Header

content-Type
Authorization*

Body

Request URL

Layer 1 RESPONSE
Request
Response
Run in Postman

Mobile SDKs