Skip to content

Delete a custom header group by ID

Request

DELETE /v3/custom-headers/{customHeaderGroupId}
Security
API_Key
Path
customHeaderGroupIdintegerrequired

Unique identification number for custom header group

DELETE
/v3/custom-headers/{customHeaderGroupId}
curl -i -X DELETE \
  'https://api.observepoint.com/v3/custom-headers/{customHeaderGroupId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Successful operation

Response
No content