Update a mapping rule

Updates a mapping rule in a program

Path parameters

programIdstringRequired

ID of the program

mappingIdstringRequired

ID of mapping rule

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Request

This endpoint expects an object.
namestringRequired

Name of the mapping rule

typestringRequired
configanyOptional
acceptedAtdatetimeOptional

Time the mapping rule was last updated

acceptedBystringOptional

User ID of the contributor of the mapping rule

metadataanyOptional

Metadata of the mapping rule

Response

This endpoint returns an object.
dataobject

Errors