Profile > Phones

Delete a phone

Delete a current user profile phone

delete/2/profile/phones/{phone_id}

Path parameters

phone_idinteger required

The unique identifier (ID) of the phone to request.

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

databoolean

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.