Refresh field map schema
Refreshes the schema for a field map introspection within a specified recipe and managed user account.
Path parameters
managed_user_id
Embedded customer ID (external ID). The external ID must be URL encoded and prefixed with an E
(e.g., EA2300
).
recipe_id
The unique ID of the recipe.
id
The field map introspection ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success response
status
Status of the request.
field_map_introspection_id
The field map introspection ID that was refreshed.