Routing

Delete Transport Maps

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

post/api/v1/delete/transport

Request body

itemsobject

contains list of transport maps you want to delete

Response

OK

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

Changes

No recorded changes to this endpoint across all 51 revisions of this API.