Skip to main content

Push Auto VPN configs

POST 

/auto-vpn-push

Push Auto VPN configs.

Request

Body

Created

    auto_vpn_devices object[]

    VPN clusters

  • Array [
  • name string

    VPN cluster to push to

    refresh_psk boolean

    Default value: true

  • ]

Responses

Created

Schema
    success boolean

    Push successful?

    job string

    Job ID

    message string

    Job message

Loading...