Retry End Call Report

Retries the end call report process for a call.

post/call/retry-end-call-report

Headers

x-internal-api-keystring nullable

Request body

call_idstring required
end_call_report_dataobject nullable
override_exists_checkboolean
retry_attemptinteger

Response

Successful Response

{"stackTrail":"paths:/call/retry-end-call-report:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 2 revisions of this API.3

    • the header request parameter x-internal-api-key became optional

      request-parameter-became-optional

    • header request parameter x-internal-api-key list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the header request parameter x-internal-api-key, the type/format was generalized from string/ to /

      request-parameter-type-generalized