Endpoint
POST/phone-service/phoneStatus
Swagger
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The phone number to check, including country code (E.164).
Example:
"+486504142304"
Response
Successfully retrieved phone status.