Skip to main content
Aria Knowledge Central

ban_acct_m Guide

Sets an account's status to temporary ban and, optionally, specifies when the ban will be removed and the account returned to its previous status: either on a specific date (date_to_restore) or after a specified number of days (days_to_restore).

API Specification:

ban_acct_m

Required Fields:
  • <client_no>
  • <auth_key>
  • <account_no> or <userid> or <client_acct_id>

Additional Guidance

Input Fields
Field Name: Notes:
<client_acct_id>

If you pass in a <client_acct_id>, an <account_no>, and a <userid> Aria will use this order of precedence to decide which account to take action on:

  1. <account_no>
  2. <userid>
  3. <client_acct_id>
<reason_cd>

The reason this account was banned.

Allowable values:

Values Description
0 General Acceptable Use Policy Violation
1 Subscriber harassment
2 Spamming (communication policy violation)
3 Cheating
4 Use of inappropriate language
5 Ignoring instructions of system administrator
  • Was this article helpful?