Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the app the request refers to.
Examples:
"54e9ujn"
"fvua38g"
Query Parameters
The type of the identifier.
Available options:
phone_number, email_address The URL encoded value of the identifier.
Examples:
"%2B306912345678"
"test%40example.com"
Response
OK