curl --location --request POST '/rest/api/3/redact' \
--header 'Content-Type: application/json' \
--data-raw '{
"redactions": [
{
"contentItem": {
"entityId": "summary",
"entityType": "issuefieldvalue",
"id": "10000"
},
"externalId": "51101de6-d001-429d-a095-b2b96dd57fcb",
"reason": "PII data",
"redactionPosition": {
"adfPointer": "/content/0/content/0/text",
"expectedText": "ODFiNjM3ZDhmY2QyYzZkYTYzNTllNjk2MzExM2ExMTcwZGU3OTVlNGI3MjViODRkMWUwYjRjZmQ5ZWM1OGNlOQ==",
"from": 14,
"to": 20
}
}
]
}'
"497f6eca-6276-4993-bfeb-53cbbbba6f08"