Update a list of mapping rules
Updates a list of mapping rules in a program
Path parameters
programId
ID of the program
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Disable-Hooks
Request
This endpoint expects a list of objects.
createdAt
Time the mapping rule was created
id
ID of the mapping rule
name
Name of the mapping rule
type
updatedAt
Time the mapping rule was last updated
acceptedAt
Time the mapping rule was last updated
acceptedBy
User ID of the contributor of the mapping rule
confidence
Confidence of the mapping rule
config
createdBy
User ID of the user who suggested the mapping rule
deletedAt
Time the mapping rule was deleted
metadata
Metadata of the mapping rule
Response
This endpoint returns an object.
data