Optionalconfiguration: ConfigurationOptionalbasePath: stringOptionalaxios: AxiosInstancesummary Purges messages older than the specified number of days from the dead-letter queue.
OptionalpurgeRequestModel: PurgeRequestModelThe request model containing the number of days ago to start purging.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
summary Replays messages from the dead-letter queue based on the specified message IDs or a time range.
OptionalreplayRequestModel: ReplayRequestModelThe request model containing the time range or specific message IDs to replay.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
DeadLetterQueueApi - factory interface export