Refresh user data
POST/users/refresh
Refresh the current user's session data and return the updated User resource. Useful after making changes that affect the user's companies, permissions, or account state.
Request
Responses
- 200
- 403
- 422
- 429
- 500
Refreshed user data
Insufficient permissions for this action
Validation failed
Too many requests — rate limit exceeded
Unexpected server error