Skip to main content

Reload Account

POST 

/accounts/:id/reload

This API asynchronously reloads the account directly from the connector and performs a one-time aggregation process.
A token with ORG_ADMIN, SOURCE_ADMIN, SOURCE_SUBADMIN, or HELPDESK authority is required to call this API.

Request

Path Parameters

    id stringrequired

    The account id

    Example: ef38f94347e94562b5bb8424a56397d8

Responses

Async task details

Schema
    id stringrequired

    id of the task

Loading...