Skip to main content
POST
Create Preset

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 120
external_ref
string | null
Maximum string length: 255
preset_type
string
default:company
preset_description
string | null
source_files
PresetSourceFile · object[]
source_url
string | null
Maximum string length: 2048
country
string | null
Maximum string length: 120

Response

Successful Response