Update TargetList
Update an existing 'TargetList' record.
Request body
An ID.
A one-line string.
An ID of the record of the TargetListCategory type.
A foreign record name.
A multi-line text.
A foreign record name.
A timestamp in UTC.
A timestamp in UTC.
An ID of the record of the User type.
A foreign record name.
An ID of the record of the User type.
A foreign record name.
An ID of the record of the User type.
A foreign record name.
IDs of records of the Team type.
An {ID => record name} map.
Example request
{
"createdAt": "2026-11-29 12:34:56",
"modifiedAt": "2026-11-29 12:34:56"
}Response
Success.
An ID.
A one-line string.
An ID of the record of the TargetListCategory type.
A foreign record name.
A multi-line text.
A foreign record name.
A timestamp in UTC.
A timestamp in UTC.
An ID of the record of the User type.
A foreign record name.
An ID of the record of the User type.
A foreign record name.
An ID of the record of the User type.
A foreign record name.
IDs of records of the Team type.
An {ID => record name} map.
Example response
{
"createdAt": "2026-11-29 12:34:56",
"modifiedAt": "2026-11-29 12:34:56"
}