v1

latestOpenAPI 3.1.02026-08-04222461539.5 KB
mapping

Update a list of mapping rules

Updates a list of mapping rules in a program

patch/mapping/{programId}/rules

Path parameters

programIdstring required

Mapping Program ID

ID of the program

Headers

Authorizationstring required

Bearer authentication

X-Disable-Hooks'true' required

Request body

namestring required

Name of the mapping rule

typestring required
{"stackTrail":"components:schemas:type_mapping%3AMappingRule:properties:config","oasType":"schema","type":"unknown","description":"Any type"}
acceptedAtstring date-time

Time the mapping rule was last updated

acceptedBystring

Actor ID

{"stackTrail":"components:schemas:type_mapping%3AMappingRule:properties:metadata","oasType":"schema","type":"unknown","description":"Metadata of the mapping rule"}
idstring required

Mapping Rule ID

confidenceinteger

Confidence of the mapping rule

createdBystring

User ID

createdAtstring date-time required

Time the mapping rule was created

updatedAtstring date-time required

Time the mapping rule was last updated

deletedAtstring date-time

Time the mapping rule was deleted

Response

Response with status 200