GEO
Issue the tracking token
Returns the current tracking token together with the install snippets. Organization-level: pass projectId to bind the token to one project. Issuing does not invalidate previously issued tokens; use rotation for that.
post/v1/geo/ingest/token
Query parameters
projectIdstring
Bind the token to one project. Omit to track the whole organization.
Bind the token to one project. Omit to track the whole organization.
Response
Token issued successfully
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○