File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change 30033003 "type" : " string" ,
30043004 "format" : " binary"
30053005 },
3006- "request_confirmation " : {
3007- "description" : " Whether to request confirmation from imported subscribers" ,
3008- "type" : " boolean " ,
3009- "default" : false
3006+ "list_id " : {
3007+ "description" : " List id to add imported subscribers to " ,
3008+ "type" : " integer " ,
3009+ "default" : null
30103010 },
3011- "html_email " : {
3012- "description" : " Whether imported subscribers prefer HTML emails " ,
3011+ "update_existing " : {
3012+ "description" : " Weather to update existing subscribers or not " ,
30133013 "type" : " boolean" ,
3014- "default" : true
3014+ "default" : false
30153015 }
30163016 },
30173017 "type" : " object"
30263026 "application/json" : {
30273027 "schema" : {
30283028 "properties" : {
3029- "success" : {
3030- "type" : " boolean"
3031- },
30323029 "imported" : {
30333030 "type" : " integer"
30343031 },
You can’t perform that action at this time.
0 commit comments