Skip to main content
Version: 8.9 (unreleased)

Type Alias: CreateDocumentErrors

type CreateDocumentErrors = object;

Defined in: gen/types.gen.ts:10032

Properties

400

400: ProblemDetail;

Defined in: gen/types.gen.ts:10036

The provided data is not valid.


415

415: ProblemDetail;

Defined in: gen/types.gen.ts:10042

The server cannot process the request because the media type (Content-Type) of the request payload is not supported by the server for the requested resource and method.