v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496339309.1 KB

Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the endpoint of the specified <code>sipMediaApplicationId</code>.

post/sip-media-applications/{sipMediaApplicationId}/calls

Path parameters

sipMediaApplicationIdstring required

The ID of the SIP media application.

Request body

FromPhoneNumberstring password required

The phone number that a user calls from. This is a phone number in your Amazon Chime SDK phone number inventory.

ToPhoneNumberstring password required

The phone number that the service should call.

SipHeadersobject

The SIP headers added to an outbound call leg.

ArgumentsMapobject

Context passed to a CreateSipMediaApplication API call. For example, you could pass key-value pairs such as: <code>"FirstName": "John", "LastName": "Doe"</code>

Response

Success