Update field map introspections

Update field mapping for a specific field map schema.

Path parameters

managed_user_idstringRequired

Embedded customer ID (external ID). The external ID must be URL encoded and prefixed with an E (for example, EA2300).

recipe_idstringRequired
The unique ID of the recipe.
idstringRequired
The field map introspection ID.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
field_map_schemalist of objectsRequired
The field map schema list.

Response

Success response
statusstring or null
Status of the request.
field_map_introspection_idstring or null
The field map introspection ID that was updated.

Errors