Push a file to a session
Push a file to one or more sessions, making it available for the sessions to use
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
ID of the file
Request
This endpoint expects an object.
sessionIds
A comma-separated list of session IDs to make the file available on.