s-private API Documentation - v3.8.1
    Preparing search index...

    Type Alias StatusCode

    StatusCode: "000" | "204" | "403" | "404" | "500"

    HTTP status codes supported by StatusCodeView.

    • 000 - Custom status (e.g., coming soon)
    • 204 - No Content
    • 403 - Forbidden
    • 404 - Not Found
    • 500 - Internal Server Error