social / pragma.account / AccountService / removeAccountTagsOperatorV1 /

removeAccountTagsOperatorV1 #

suspend fun removeAccountTagsOperatorV1(operatorSession: OperatorSession, request: AccountRpc.RemoveAccountTagsOperatorV1Request): AccountRpc.RemoveAccountTagsOperatorV1Response

Removes AccountTags for a list of users by Pragma Social Ids.

PragmaResultErrors

  • PragmaError.AccountService_BadRequest when list of Pragma Social Ids or tags are empty.