modifyAccountStatusCopy PageParameters NameTypeRequired?account_idtextyesnew_statustextyes Use Update the status of an account Example GraphQLmutation MyMutation { modifyAccountStatus(accountId: "123abc", status: "active") { id } }Updated over 1 year ago modifyAccountBrandmodifyAccountUserDid this page help you?YesNo