PostContentDocumentResponseAllOf

interface PostContentDocumentResponseAllOf {
    contentReferenceKey: string;
}

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.

PostContentDocumentResponseAllOf