Skip to main content
POST
/
destinations
/
{destination_id}
/
objects
/
{object_full_name}
/
refresh_fields
Start fields refresh
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
}

Authorizations

Authorization
string
header
required

Path Parameters

destination_id
integer
required
object_full_name
string
required

Response

200 - application/json
refresh_key
integer
Example: