Subscribers

Upload csv file

Upload a csv file with subscribers to be processed

post/1/newsletters/{domain}/subscribers/import/upload

Path parameters

domainstring required

Request body

contentstring
filestring binary

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

datastring[]

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.