social / pragma.account / AccountService / removeAccountTagsServiceV1 /

removeAccountTagsServiceV1 #

suspend fun removeAccountTagsServiceV1(serviceSession: ServiceSession, request: AccountRpc.RemoveAccountTagsServiceV1Request): AccountRpc.RemoveAccountTagsServiceV1Response

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.