Skip to main content
POST
Create a page collection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

page_id
integer
required

ID of page that contains the page collection

Body

application/json
title
string
description
string
cardIds
integer[]

Response

200

Returns the parameter of success or error based on the page ID being valid.