Response schema.

CreateFeedResponse

interface FeedsApiModelCreateFeedResponse {
    errors?: Error[];
    payload?: FeedsApiModelCreateFeedResult;
}

Properties

Properties

errors?: Error[]

A list of error responses returned when a request is unsuccessful.

CreateFeedResponse

CreateFeedResponse

MMNEPVFCICPMFPCPTTAAATR