Pages
Create page
CreatePage
Creates new page.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Page is a configuration object that defines the structure of a page, of which there can be arbitrarily many instances.
Response
200
application/json
OK
The response is of type object
.