Forum Discussion

peterlu's avatar
peterlu
Champion
7 years ago

Search API for meta data (not moderation custom tag)

Hi All,   We know that there is a API v1 to get/set/reset the meta data /messages/id/${messageId}/metadata/key/${metakey}/(get/set/reset) reset = delete the metakey   We try to do a search api ...
  • peterlu's avatar
    7 years ago
    Ok, it looks like I have to use Lithium built-in custom tag (attribute tag) from mod tools. I can get/set/reset the key. API v2 supports custom tag in where statement (only for the key)