Upload document for session

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.

Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

int32
required

Session ID is unique identifier for your session.

Body Params
documents
object
required

Documents contains key and value. key contains document unique ID and value contains document name.

Headers
string

API Authorization Token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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