Required body parameter
Optional body parameter
Datatype
Parameters:
login string loginname as an admin to phpList
password string the password
Parameters:
(none)
Returns:
Array of lists. Limited to 50.
Parameters:
id integer the ID of the list.
Returns:
One list.
Parameters:
name string the name of the list.
description string adds a description to the list.
listorder integer an expression to sortorder, eg 100.
active integer if list should be active set this one to 1, otherwise it will be disabled.
Returns:
The list added.
Parameters:
id integer the ID of the list.
name string the name of the list.
description string adds a description to the list.
listorder integer an expression to sortorder, eg 100.
active integer if list should be active set this one to 1, otherwise it will be disabled.
Returns:
The list updated.
Parameters:
id integer the ID of the list.
Returns:
System message of action.
Parameters:
subscriber_id integer the Subscriber-ID.
Returns:
Array of lists where the subscriber is assigned to.
The subscriber then subscribes to the list.
Parameters:
list_id integer the ID of the list.
subscriber_id integer the ID of the subscriber.
Returns:
Array of lists where the subscriber is assigned to.
Parameters:
list_id integer the ID of the list.
subscriber_id integer the ID of the subscriber.
Returns:
System message of action.
Parameters:
list_id integer the ID of the list.
campaign_id integer the ID of the campaign.
Returns:
The list assigned.
Parameters:
list_id integer the ID of the list.
campaign_id integer the ID of the campaign.
Returns:
System message of action.
Parameters:
order_by string name of column to sort, default "id".
order string sort order asc or desc, default: asc.
limit integer limit the result, default 100 (max 100)
offset integer offset of the result, default 0.
Returns:
List of Subscribers.
Parameters:
none
Returns:
Number of subscribers.
Parameters:
id integer the ID of the Subscriber.
Returns:
One Subscriber only.
Parameters:
email string the email address of the Subscriber.
Returns:
One Subscriber only.
Parameters:
foreignkey string the foreign key of the Subscriber.
Returns:
One Subscriber only.
Parameters:
email string the email address of the Subscriber.
confirmed integer 1=confirmed, 0=unconfirmed.
htmlemail integer 1=html emails, 0=no html emails.
foreignkey string Foreign key.
subscribepage integer subscribe page to sign up to.
password string The password for this Subscriber.
disabled integer 1=disabled, 0=enabled
Returns:
The added Subscriber.
Parameters:
email string the email address of the Subscriber.
foreignkey string Foreign key.
htmlemail integer 1=html emails, 0=no html emails.
subscribepage integer subscribepage to sign up to.
lists string comma-separated list IDs.
Returns:
The added Subscriber.
Parameters:
id integer the ID of the Subscriber.
email string the email address of the Subscriber.
confirmed integer 1=confirmed, 0=unconfirmed.
htmlemail integer 1=html emails, 0=no html emails.
rssfrequency integer
password string The password to this Subscriber.
disabled integer 1=disabled, 0=enabled
Returns:
The updated Subscriber.
Parameters:
id integer the ID of the Subscriber.
Returns:
The deleted Subscriber ID.
Parameters:
title string the name of the list.
template string adds a description to the list.
Returns:
The template added.
Parameters:
order_by string name of column to sort, default "id".
order string sort order asc or desc, default: asc.
limit integer limit the result, default 10 (max 10)
offset integer offset of the result, default 0.
Returns:
List of Campaigns.
Parameters:
subject string
fromfield string
replyto string
message string
textmessage string
footer string
status string
sendformat string
template string
embargo string
rsstemplate string
owner string
htmlformatted string
Returns:
The message added.
Parameters:
id integer
subject string
fromfield string
replyto string
message string
textmessage string
footer string
status string
sendformat string
template string
embargo string
rsstemplate string
owner string
htmlformatted string
Returns:
The message added.