Skip to main content
Version: 8.9

Type Alias: CreateDocumentErrors

type CreateDocumentErrors = object;

Properties

400

400: ProblemDetail;

The provided data is not valid.


415

415: ProblemDetail;

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.