diff --git a/src/connections/sources/catalog/libraries/server/http-api/index.md b/src/connections/sources/catalog/libraries/server/http-api/index.md index fa6cca8ceb..15540f93f3 100644 --- a/src/connections/sources/catalog/libraries/server/http-api/index.md +++ b/src/connections/sources/catalog/libraries/server/http-api/index.md @@ -64,6 +64,7 @@ For example, to use the access token in the HTTP API Source, use `access_token` "email": "test@example.org", "messageId": "58524f3a-3b76-4eac-aa97-d88bccdf4f77", "userId": "123", + "type": "track", "writeKey": "DmBXIN4JnwqBnTqXccTF0wBnLXNQmFtk" } ```