v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01960201.2 KB
Routing

Delete Sender-Dependent Transports

Using this endpoint you can delete a Sender-Dependent Transport, for this you have to know its ID. You can get the ID using the GET method.

post/api/v1/delete/relayhost

Request body

itemsobject

contains list of Sender-Dependent Transport you want to delete

Response

OK

type'success' | 'danger' | 'error'