v1

latestOpenAPI 3.0.32026-07-22177397578.0 KB
Visit

Remove data for several visitors

Remove data for multiple visitors.

Kameleoon rejects an incoming request if the source is a bot or spider, based on IAB/ABC user-agent filtering rules. Kameleoon uses a single-pass method. You don't need to take specific action when sending requests from a web browser using a standard library (XHR). However, in other cases, set a custom value for the User-Agent request header to overwrite the default value the library sets.

post/visit/forget

Query parameters

siteCodestring required

Id of the Kameleoon project

Headers

user-agentstring required

Not always required. Kameleoon rejects an incoming request if the source is a bot or spider, based on IAB/ABC user-agent filtering rules. Kameleoon uses a single-pass method. You don't need to take specific action when sending requests from a web browser using a standard library (XHR). However, in other cases, set a custom value for the User-Agent request header to overwrite the default value the library sets.

Response

Kameleoon processed the URL query and accepted the request. The response returns no content. <br/> <b>Kameleoon processes the body asynchronously and has not checked the body syntax yet.</b>