Set Account-Level Auth Control

Use the Set Account-Level Auth Control endpoint to create or modify an account-level velocity control. Prior to calling this endpoint, call Get Auth Control to get the controlId for the control to set or modify. See Setting Account-Level Authorization Controls for instructions on using this endpoint.

When updating an existing account-level velocity control, follow these rules:

  • Positive value — Set the control to this value
  • Blank — Do not change the value
  • Null — Nullify the existing value

See Global Response Statuses for status codes that are common across endpoints.

The table below lists status codes that apply to this specific endpoint.

Status CodeCode Description
599-01Failure, generic error, return values are invalid.
599-02Failure, control_id does not exist.
599-03Failure, prod_id is not configured to use specified control_id.
599-04Failure, an optional parameter is required for update/insert
599-05Failure, start_date is later than end_date
Language
Click Try It! to start a request and see the response here!