social / pragma.account / AccountService / removeAccountTagsPartnerV1 /
removeAccountTagsPartnerV1 #
suspend fun removeAccountTagsPartnerV1(partnerSession: PartnerSession, request: AccountRpc.RemoveAccountTagsPartnerV1Request): AccountRpc.RemoveAccountTagsPartnerV1Response
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.