Skip to main content
PUT
Save web artifacts with automatic S3 upload for images.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Web artifacts data

Request body for saving web artifacts

artifacts
object
required

Artifact data (favicon, logo, images)

companyId
string
required

Company ID

artifactsId
string

Specific artifact set to update

brandGuidelines
string

Brand guidelines

globalStyles
string

Global CSS

headScripts
string

Scripts to inject into head

isDefault
boolean

Whether this is the default set

landingPageId
string

Link to a landing page

name
string

Name for this artifact set

Response

Updated web artifacts

Web artifacts object

brandGuidelines
string

Brand guidelines

favicon
object

Favicon data

globalStyles
string

Global CSS

headScripts
string

Head scripts

id
string

Artifacts ID

images
object[]

Custom images

isDefault
boolean

Whether default set

Logo data

name
string

Artifact set name