Interface UploadsApiModelCreateUploadDestinationResponse

The response schema for the createUploadDestination operation.

CreateUploadDestinationResponse

interface UploadsApiModelCreateUploadDestinationResponse {
    errors?: Error[];
    payload?: UploadsApiModelUploadDestination;
}

Properties

Properties

errors?: Error[]

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

CreateUploadDestinationResponse

CreateUploadDestinationResponse

MMNEPVFCICPMFPCPTTAAATR