Interface AplusContentApiModelPostContentDocumentResponse

PostContentDocumentResponse

interface AplusContentApiModelPostContentDocumentResponse {
    contentReferenceKey: string;
    warnings?: Error[];
}

Properties

contentReferenceKey: string

A unique reference key for the A+ Content document. A content reference key cannot form a permalink and may change in the future. A content reference key is not guaranteed to match any A+ content identifier.

PostContentDocumentResponse

warnings?: Error[]

A set of messages to the user, such as warnings or comments.

PostContentDocumentResponse

MMNEPVFCICPMFPCPTTAAATR