put
https://api.accelevents.com/rest/events//session//uploadDocuments
Using this API, Speaker users can add documents for the particular session. These documents will be accessible for all attendees.
.
You need to send eventurl and id as path parameters. Also, you have to send a documents object containing document id & document name as key-value pairs. For how to get document id please refer ...
This API can be used by an authenticated user only, and the user has to be the speaker of that session.