Contacts

Validate contact phone number

REQUIRED SCOPES <code>['contacts:write']</code>

post/contacts/validate-number

Request body

numberstring required

Example request

{
  "number": "+14155552671"
}

Response

Successful operation

boolean required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.