Active Phone Number Endpoint
URL |
Required Values |
HTTP Methods |
|---|---|---|
GET |
This endpoint lists all active phone numbers for the authenticated user
Sample Output:
[
{
"id": 1,
"phone_number": "+97715970425"
}
]
URL |
Required Values |
HTTP Methods |
|---|---|---|
GET |
This endpoint lists all active phone numbers for the authenticated user
Sample Output:
[
{
"id": 1,
"phone_number": "+97715970425"
}
]