Skip to main content
Aria Knowledge Central

update_user_m Guide

API Specification:

update_user_m

Required Fields:
  • <client_no>
  • <auth_key>
  • <username>

Error Codes

Error Code/Description Associated Inputs

1004: authentication error

<auth_key>, <client_no>, client_role_id>

1010: missing required parameters, Missing input: (object-name) is required with assignment_directive ($AriaNo)

Alternate Message Output Associated Inputs: <username>, <first_name>, <last_name>, <email>, <role_no>

1012: invalid input format

Additional Comments: This value must be unique for a client and must be alphanumeric. A previously used client_receipt_id can be reused if all those previous calls have failed (with an error_code other than 0/OK), if the client parameter NEVER_ALLOW_USED_RECEIPT_ID = FALSE.

<client_role_id>

Alternate Message Output Associated Inputs: <email>, <status>

1013: Object does not exist, Threshold Rule not found: AriaNo ($AriaNo) or Billing Group not found: AriaNo ($AriaNo)

Alternate Message Output Associated Inputs: <role_no>, <username>, <client_role_id>

1014: action not allowed

Alternate Message Output Associated Inputs: <role_no>, <username>, <status>

1016: invalid input

Additional Comments:  This error can be caused by the wrong type of input; for example, text in a numbers-only field, or specifying a value other than one of the documented allowable values.

<email>, <status>

Alternate Message Output Associated Inputs: <username>, <first_name>, <last_name>

 

  • Was this article helpful?