Record the browser device the caller is signed in from
Records a Fingerprint visitor id against an existing org. It exists because the dominant signup funnel is the first-login auto-onboard, which creates the org server-side with no request body to carry the device on, so without this endpoint the primary funnel would stay dark. Any member of the org may call it. It never changes access, billing, or org state, and it always returns 204 once authorized, including when the body is empty: a browser that blocked the agent must not see an error.
Path parameters
Request body
Response
Recorded, or ignored when the body carried no device
Changes
Changed in 2 of the 36 revisions of this API.4
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
endpoint added
endpoint-added
- ○