Room Endpoints
Create Pages For Room
Create new pages in a meeting room (Bulk API)
POST
Currently, You cannot try this API on the docs.
Request Body Example
This will create two pages, each containing a picture of a dog and a fox respectively.
URL Encoding Requirement
Notice: Always encode URLs when using Pagecall’s APIs. Unencoded URLs may lead to errors, for which Pagecall is not liable.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
room id
Body
application/json · object[]
The body is of type object[]
.
Response
200
application/json
Successful operation
The response is of type object
.