For the complete documentation index, see llms.txt. This page is also available as Markdown.

Update an organization member last seen at

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

Pattern: ^[a-zA-Z0-9_-]+$
Responses
200

Organization member has been updated. Optionally returns a JWT token to attach to the user.

application/json
gitbookVisitorClaimsstringOptional

A JTW token containing the claims to attach to this user.

post/orgs/{organizationId}/ping
200

Organization member has been updated. Optionally returns a JWT token to attach to the user.

Last updated

Was this helpful?

Powered by GitBook