Place a new call, play an audio and disconnect i.e. play and droppost https://api-us.webexconnect.io/v1/voice/messagesBody ParamscallerIdstringrequiredThe calling party number to use when placing the call to the dialed numberdialedNumberstringrequirednumber to dial and start call sessions with.callbackUrlstringURL for sending notifications after call gets completed or failedcorrelationIdstringA user-provided arbitrary string value that will be stored with the call status and sent in all callback events.audioTtsAudioObjectMediaAudioObjectUrlAudioObjectrequiredTtsAudioObject objectHeadersIdempotency-Keystringrequiredlength ≤ 64An optional user provided value that is used to prevent duplicate requests. API requests with an Idempotency-Key value that has been used in the previous 1 hours will be rejected as a duplicate request.Responses 202accepted 400bad input parameter. 403unauthorized i.e. customer doestn't exist or customer account over quota 404resource not found 405method not allowed 409conflict 429too many requests (for rate limiting) 5XXInternal server errorUpdated 3 months ago