Skip to main content

Delete a VXC Link

DELETE 
/networking/vxcs/:vxc_id/links/:link_id

Delete a VXC Link

Request

Path Parameters

    vxc_id stringrequired

    The id of the VXC

    link_id stringrequired

    The id of the VXC's Link

Responses

200: Successful response

401: Authentication error

403: Authorization error

Loading...