Creates a new report if you have available credits.
URL:
https://#{company}.litmus.com/reports.xml
HTTP Method(s):
POST
Parameters:
Request:
XML example:
<?xml version="1.0" encoding="UTF-8"?> <report> <name>Test name</name> </report>
Response:
XML example:
<?xml version="1.0" encoding="UTF-8"?> <report> <bug_html><style>@media print{#_t { background-image: url('https://a6.emltrk.com/3CDC7925?p');}} div.OutlookMessageHeader, table.moz-email-headers-table, blockquote #_t {background-image:url('https://a6.emltrk.com/3CDC7925?f')}</style><div id="_t"></div><img src="https://a6.emltrk.com/3CDC7925" width="1" height="1" border="0" /></bug_html> <created_at type="datetime">2010-06-16T13:31:14Z</created_at> <id type="integer">25</id> <report_name>Test name</report_name> </report>