Get Accounts
Gets a link that can be used on a customer's account to start the linking process.
Request
URI
GET
https://{api_host}/vmc/api/orgs/{org}/account-link
COPY
Path Parameters
string
org
Required
Organization identifier.
Responses
200
OK
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/vmc/api/orgs/{org}/account-link