Entity Field Mapping API
Update Entity Field Mapping
Update a field mapping’s external field path and/or precedence. Omitted fields are left unchanged. Takes effect on the next sync of the ingestion config.
PUT
Update Entity Field Mapping
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the field mapping to update.
Body
application/json
Response
Success
The updated field mapping.
Update Entity Field Mapping

