data task actions
Request dataset reload
Registers a request to reload the datasets associated with the specified data task. The reload does not occur immediately; it will take effect on the next scheduled or manual run of the task.
post/api/v1/di-projects/{projectId}/di-tasks/{dataTaskId}/actions/request-reload
Path parameters
dataTaskIdstring required
Identifier of the data task.
projectIdstring required
Identifier of the data project.
Request body
Response
Reload request registered.
Changes
No recorded changes to this endpoint across all 1 revision of this API.