Add mapping rules to a program

Add mapping rules to a program

Path parameters

programIdstringRequired
ID of the program

Headers

AuthorizationstringRequired

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

X-Disable-Hooks"true"Required

Request

This endpoint expects a list of objects.
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.
datalist of objects

Errors