Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 1.18 KB

forbidden.md

File metadata and controls

10 lines (6 loc) · 1.18 KB

Forbidden

The client does not have access rights to the content; that is, it is unauthorized, so the server is refusing to give the requested resource. Unlike 401 Unauthorized, the client's identity is known to the server.

Fields

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