post http://localhost:9100/api/versioned/v1/datasets//profile:refresh
This endpoint launches a job to profile the specified dataset.
On success, returns an operation object describing the operation started to profile the specified dataset.
If the dataset has already been profiled, it returns 204 no content.