Resolve Senders
This operation resolves a list of eligible Senders for sending and receiving communications for the given criteria.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <account_id:auth_token>.
OR
AuthorizationBasic
Basic authentication of the form Basic <api_key:api_key_secret>.
Request
This endpoint expects an object.
ResolveSendersFromSenderPoolRequest
OR
ResolveSendersFromAddressesRequest
Response
OK
results
An array of compatible Sender-Recipient pairs to communicate from and to. Limited to the top 10 highest priority results.
Errors
400
Bad Request Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error