Execute an action over an existing claim to a tokenAsk AIpost https://example.com/servicing/api/tokens/{tokenId}/required-claims/actionsExecute operation to an existing claim.🔐 Access level: Only owners of the token.Path ParamstokenIdstringrequiredBody ParamstypestringenumrequiredType of action to be executed over the token required claim list object: add | remove.removeaddAllowed:removeaddtopicarray of stringsrequiredTopic to be added / updated / removed as required in the provided tokentopic*ADD stringResponse 202Token claim operation executed successfullyUpdated 7 months ago