cURL
curl --request POST \ --url https://app.getcensus.com/api/v1/destinations/{destination_id}/objects/{object_full_name}/refresh_fields \ --header 'Authorization: Bearer <token>'
{ "refresh_key": 1647978948 }
This endpoint queues a job to refresh the list of fields for a given destination object.
Was this page helpful?