POST
/
v0
/
router
/
rename

Renames the specified router from name to new_name.

Authorizations

Authorization
string
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

name
string
required

The original name of the router.

new_name
string
required

The new name for the router.