Update an organization member last seen at
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequiredPattern:
A unique entity identifier
^[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?