Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 1.22 KB

unauthorized.md

File metadata and controls

10 lines (6 loc) · 1.22 KB

Unauthorized

Although the HTTP standard specifies "unauthorized", semantically this response means "unauthenticated". That is, the client must authenticate itself to get the requested response.

Fields

Field Type Required Description
error ::OpenApiSDK::Shared::UnauthorizedError ✔️ N/A