Objects
Start object refresh
This endpoint queues a job to refresh the list of objects for a destination.
POST
/
destinations
/
{destination_id}
/
refresh_objects
Authorizations
Authorization
string
headerrequiredBearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
destination_id
integer
requiredID of the destination to update
Response
200 - application/json
refresh_key
integer
They key that can be used to check the status of the refresh job.
Was this page helpful?