social / pragma.account / AccountService / addAccountTagsServiceV1 /

addAccountTagsServiceV1 #

suspend fun addAccountTagsServiceV1( serviceSession: ServiceSession, request: AccountRpc.AddAccountTagsServiceV1Request ): AccountRpc.AddAccountTagsServiceV1Response

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

PragmaApplicationErrors

  • pragma.ValidationFailedApplicationError when list of Pragma Social Ids or tags are empty or invalid.