Router
Delete a router
Delete a router by id. Requires admin access.
delete/routers/{id}
Response
The delete request was successful and the resource has been removed
Example response
{
"data": {}
}Delete a router by id. Requires admin access.
The delete request was successful and the resource has been removed
{
"data": {}
}