v1
latestOpenAPI 3.1.12026-07-14355311.4 MBTargetList
Update TargetList
Update an existing 'TargetList' record.
patch/TargetList/{id}
Request body
Example request
{
"createdAt": "2026-11-29 12:34:56",
"modifiedAt": "2026-11-29 12:34:56"
}Response
Success.
Example response
{
"createdAt": "2026-11-29 12:34:56",
"modifiedAt": "2026-11-29 12:34:56"
}