@twinfinity/coreEnumerationsHttpStatusCodeOn this pageHttpStatusCode HTTP Status codes (only a subset is used in the current model)Index Enumeration MembersAbortedAcceptedConflictCreatedForbiddenInternalServerErrorNoContentNotFoundOkUnauthorizedEnumeration Members AbortedAborted: 299AcceptedAccepted: 202ConflictConflict: 409CreatedCreated: 201ForbiddenForbidden: 403InternalServerErrorInternalServerError: 500NoContentNoContent: 204NotFoundNotFound: 404OkOk: 200UnauthorizedUnauthorized: 401
HTTP Status codes (only a subset is used in the current model)