Tags for Record Input

Input representation of Interest Tags for a record.
JSON example
{ 
  "tagsForRecord":{
      "recordId":"001i000001AWbWuabc",
      "tagIds":[
         “0TOi000001AWbWugta”,
         “0TOi000001AWbWugtb”
      ]
   }
}
Properties
Name Type Description Required or Optional Available Version
recordId String The Salesforce object record ID. Required 54.0
tagIds String[] The list of the Interest Tag IDs. Required 54.0