Add an asset to a Client Site

Share an asset to Client Site by uploading the asset.

Path Params
string
required

The ID of the site to which the asset will be added

Body Params

The request body should contain info about the user and asset.

user
object
required

The user that is adding the content to the site. Either the user's ID or the email must be specified.

asset
object
required

The asset that is being added to the site.

string
required

The title of the asset that is created on the site.

string

The description of the asset that will be displayed to the client.

string
enum

The type of content that is uploaded. If no type is specified, then this defaults to "General Content".

Allowed:
string

The url of the downloadable image that will be used as theasset's thumbnail.

string

The name of the Content Group that the asset will be added to when it is being added to the site. If the name entered does not exist on the site, then the content group will be created. If this field is left empty, the asset will be added to the left-most Content Group on the site. Case sensitive.

boolean
enum

When true, the contacts of the site will be able to download the asset. This field is only related to file assets and is ignored when a link asset is added. If no value is provided, this defaults to the company default setting.

Allowed:
boolean
enum

When true, client contacts that access the site must identify themselves through OAuth or an email with a magic link. If no value is provided, this defaults to false.

Allowed:
string
enum

The source system of this content

Allowed:
videoTranscript
object

The video transcript

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json