POST
/
v1
/
projects

Authorizations

X-Api-Key
string
headerrequired

Body

application/json
name
string
required

The name of the project.

Required string length: 3 - 25
description
string
required

A short description of the project that helps the AI to understand the project.

Maximum length: 1000
support
object
required
theme
object

The theme of the SaleSnip widget. This can be used to customize the colors of the widget to match your branding.

Response

201 - application/json
id
string
required

The unique ID of the project.

Minimum length: 1