Skip to content

Commit 7776f02

Browse files
author
Niall Brennan
committed
Add basic auth with writekey auth
1 parent 4264fd5 commit 7776f02

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/http-api

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/http-api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The authentication writeKey should be sent as part of the body of the request. T
2424
"event": "happy-path-a3ef8a6f-0482-4694-bc4d-4afba03a0eab",
2525
"email": "[email protected]",
2626
"userId": "123",
27-
"writeKey": "sx1dTUoxt8oErcWt1S1H23IZnr9SSRhy"
27+
"writeKey": "DmBXIN4JnwqBnTqXccTF0wBnLXNQmFtk"
2828
}'
2929
```
3030

0 commit comments

Comments
 (0)