AuthError
detailstringrequired
Detailed error message for authentication or authorization failures
Example:
Unauthorized
AuthError
{
"detail": "Unauthorized"
}
Detailed error message for authentication or authorization failures
Unauthorized
{
"detail": "Unauthorized"
}