Create Collection

Create a new collection within a site

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

External endpoint content type

The URL specified in the external_endpoint property of the external details object, must return a Content-Type header set to application/json other content types will cause an error when creating the collection.

🚧

Maximum data limit

A single external collection endpoint cannot exceed 20MB of data.

Path Params
string
required

A valid site name of an existing website

Body Params
string
enum
Defaults to unlocked

The lock state of the collection. Must be one of unlocked, structure_locked or locked

Allowed:
external_details
object
fields
array of objects
required

You must define at least one field when creating a collection.

fields*
string
required

The name of the collection (must not start with $)

boolean
Defaults to false

Allows collection data to be connected to widgets on a non-dynamic page.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json