v1

latestOpenAPI 3.0.12026-07-1714724311.1 KB
Versions

Create Multiple Content Versions

Create multiple new Content Versions.

post/versions

Query parameters

fieldsstring[]

Control what fields are being returned in the object.

metastring

What metadata to return in the response.

Request body

idstring

Primary key of the Content Version.

keystring

Key of the Content Version, used as the value for the "version" query parameter.

namestring

Descriptive name of the Content Version.

itemstring

The item the Content Version is created on.

hashstring nullable
date_createdstring date-time nullable

When the Content Version was created.

date_updatedstring date-time nullable

When the Content Version was last updated.

deltaobject

The current changes compared to the main version of the item.

Response

Successful request