For the complete documentation index, see llms.txt. This page is also available as Markdown.

End test

Ends an active, paused, suspended, or incompatible test by transitioning it to cancelled.

post
Authorizations
AuthorizationstringRequired

All requests require Authorization: Bearer sl_live_<your_api_key>. Generate a key from the Shoplift admin's API Keys settings page.

Path parameters
idstring · uuidRequired
Responses
204

No Content

No content

post/api/public/v1/tests/{id}/end
POST /api/public/v1/tests/{id}/end HTTP/1.1
Host: app.shoplift.ai
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*

No content

Last updated

Was this helpful?