diff --git a/data_collection/api/tracking_api.yaml b/data_collection/api/tracking_api.yaml index d62be8de..f5a0edb0 100644 --- a/data_collection/api/tracking_api.yaml +++ b/data_collection/api/tracking_api.yaml @@ -20,6 +20,13 @@ paths: *IMPORTANT:* All of `string` type values HAVE TO be urlencoded in raw URL, according to https://url.spec.whatwg.org/ specification, as shown in examples. Decoded value is provided in at the end of description. parameters: + - name: User-Agent + in: header + description: | + **Recommended** User agent of the browser that sent the request + schema: + type: string + example: curl/7.64.1 - name: idsite in: query description: |