peterlu
8 years agoChampion
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 ...
- 8 years agoOk, 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)