[BETA] play call video

Plays an mp4 (H.264) as the outgoing camera of the connected call; loop=false resolves when the clip ended. The call has to be connected — one that is still ringing has no media channel and answers data.status: error with message: failed to play call video and an explanation. Note: This endpoint is currently in beta and may change without notice.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Instance ID

Body Params
string

The call to act on. Omit to use the instance's only active call.

uri
required

mp4 (H.264) played as the outgoing camera, max 25 MB

boolean
Defaults to false

Repeat the clip until the call ends instead of resolving when it ended

Responses

data.status reports whether the action was carried out; on error data carries message and explanation. Payload: an empty object.

401

Unauthorized — invalid or missing bearer token

403

Forbidden — insufficient permissions or account blocked

404

Not found — instance does not exist or does not belong to you

409

Conflict — instance is not ready

429

Too many requests — rate limit exceeded

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json