Interface NotificationsApiModelDeleteDestinationResponse

The response schema for the deleteDestination operation.

DeleteDestinationResponse

interface NotificationsApiModelDeleteDestinationResponse {
    errors?: Error[];
}

Properties

Properties

errors?: Error[]

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

DeleteDestinationResponse

MMNEPVFCICPMFPCPTTAAATR