Phone number input
Add phone
Add phone to interview. Deprecated, use POST /phone instead.
post/omni/add/phone
Headers
api-versionstring required
Request body
Example request
{
"phone": "+1111111"
}Response
OK
Add phone to interview. Deprecated, use POST /phone instead.
{
"phone": "+1111111"
}OK