POST
/
projects
/
{project_id}
/
refresh

Authorizations

Authorization
string
headerrequired

Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.

Path Parameters

project_id
integer
required

The id of the project to refresh. List the IDs of the projects for your source using the list projects endpoint.

Response

202 - application/json
refresh_key
integer

The key that can be used to check the status of the refresh job.