POST
/
v0
/
router
/
config
/
rename

Renames the specified router configuration in your account.

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 configuration.

new_name
string
required

The new name for the router configuration.