Skip to content

Delete a tank

DELETE
/tanks/{tank_id}

Delete a tank by ID

tank_id
required
string

Tank ID

Tank deleted

object
success
required
boolean
Example
true

Tank not found