fix inconsistency in list_name required length

git-svn-id: svn://192.168.202.10@3799 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2024-01-17 01:55:53 +00:00
parent 0780b2cd5d
commit 3e4a361310
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
NON-AGENT API DOCUMENT Started: 2008-07-24 Updated: 2024-01-05
NON-AGENT API DOCUMENT Started: 2008-07-24 Updated: 2024-01-16
This document describes the functions of an API(Application Programming
Interface) for all functions NOT directly relating to the VICIDIAL Agent screen.
@@ -1846,7 +1846,7 @@ NOTE: api user for this function must have user_level set to 8 or higher and "mo
REQUIRED FIELDS-
list_id - 2-14 digits
list_name - 6-30 characters
list_name - 2-30 characters
campaign_id - 2-8 characters, must be a valid campaign_id
OPTIONAL FIELDS-