Account ID
can be obtained by the List Accounts
action.
Parameter | Description |
---|---|
Account ID | The account ID for which to retrieve supported SaaS. |
{
"data": [
{
"id": "5e20d62b6c2e6a45e76fdb61",
"title": "Office365"
},
{
"id": "b6c2e65e20d62a45e76fdb61",
"title": "SalesForce"
}
]
}
Was this page helpful?