Skip to content

Stop and finish the currently running audit

Request

POST /v2/web-audits/{webAuditId}/runs/current/finish
Security
API_Key
Path
webAuditIdinteger, (int32)required
POST
/web-audits/{webAuditId}/runs/current/finish
curl -i -X POST \
  'https://api.observepoint.com/v2/web-audits/{webAuditId}/runs/current/finish' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Audit run successfully stopped and queued for summarization