User ID
(DEPRECATED) Extracts and returns the user ID from the authenticated request’s JWT token.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
(DEPRECATED) Extracts and returns the user ID from the authenticated request’s JWT token.
Bearer authentication of the form Bearer <token>, where token is your auth token.