Skip to content

Delete web audit labels

Request

DELETE /v2/web-audits/{auditId}/labels
Security
API_Key
Path
auditIdinteger, (int32)required
Bodyapplication/json
integer, (int32)
DELETE
/web-audits/{auditId}/labels
curl -i -X DELETE \
  'https://api.observepoint.com/v2/web-audits/{auditId}/labels' \
  -H 'Authorization: YOUR_API_KEY_HERE' \
  -H 'Content-Type: application/json' \
  -d 0

Responses

successful operation

Bodyapplication/json
object
Response
{}