Request parameters for createFeedDocument operation in FeedsApi.

FeedsApiCreateFeedDocumentRequest

interface FeedsApiCreateFeedDocumentRequest {
    body: CreateFeedDocumentSpecification;
}

Properties

Properties

Specifies the content type for the createFeedDocument operation.

FeedsApiCreateFeedDocument