DefaultUser
Determines whether to use the /me or /users endpoint for user authentication.
Possible Values
AllUsers, CurrentUserデータ型
string
デフォルト値
"AllUsers"
解説
Determines whether to use the /me or /users endpoint for user authentication.
Supported values are:
- CurrentUser: Uses the /me endpoint for user authentication.
- AllUsers: Uses the /users endpoint for user authentication.