Push a file to a session

Push a file to one or more sessions, making it available for the sessions to use

Path parameters

idstringRequired

ID of the file

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
sessionIdslist of stringsOptional

A comma-separated list of session IDs to make the file available on.