Skip to main content
PUT
Update an import schema

Authorizations

X-Dromo-License-Key
string
header
required

This backend API key is different than your frontend license key. Please use the "Backend" license key from your Dromo Dashboard.

Path Parameters

id
string<uuid>
required

Headless import ID

Example:

"66d6300d-1414-4655-83b4-8c80fc527315"

Body

application/json
name
string
required
fields
object[]
required
settings
object
required
hooks
object

Response

The updated schema

name
string
required
fields
object[]
required
settings
object
required
id
string
read-only
hooks
object