Refresh field map schema

Refreshes the schema for a field map introspection within a specified recipe and managed user account.

Path parameters

managed_user_idstringRequired

Embedded customer ID (external ID). The external ID must be URL encoded and prefixed with an E (e.g., 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.

Response

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

Errors