Update a mapping rule
Updates a mapping rule in a program
Path parameters
programId
ID of the program
mappingId
ID of mapping rule
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Disable-Hooks
Request
This endpoint expects an object.
name
Name of the mapping rule
type
config
acceptedAt
Time the mapping rule was last updated
acceptedBy
User ID of the contributor of the mapping rule
metadata
Metadata of the mapping rule
Response
This endpoint returns an object.
data