Skip to main content
POST
AI edit a mapping

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

id
integer
required

Integration mapping ID

Body

application/json
instruction
string
required

The natural-language change to apply to the rows.

Maximum string length: 2000
mapping_config
object[]

The rows to edit. Omit to edit the mapping's stored rows.

Response

Successful response

data
object