Back to Customer API documentation

 

Customer REST API Method: results/retest

 

Triggers a retest of just this client. Behaviour differs between page and email tests. For email tests we simply reuse the email source that was sent previously, this means it is best for just attempting to retest if an error occurred with a particular client. For page tests, this will revisit the url supplied when you started the test, meaning that any changes since the original test will be captured. Normally retesting like this is just best when an error occurs, if you've made changes to your email or page then testing by creating a new version is best.

 

URL:

https://#{company}.litmus.com/tests/#{test-id}/versions/#{version}/results/#{result-id}/retest.xml

 

HTTP Method(s):

POST

 

Parameters:

 

Response

      HTTP/1.1 201 Created