Objects
Start fields refresh
This endpoint queues a job to refresh the list of fields for a given destination object.
POST
/
destinations
/
{destination_id}
/
objects
/
{object_full_name}
/
refresh_fields
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
ID of the destination to update
full_name
of the destination object
Response
200 - application/json
They key that can be used to check the status of the refresh job.
Was this page helpful?