After creating the project, you must teach it how to use your documentation. You can do this by uploading multiple documents.
See how to do this here.
Thanks to the queries below, you can get the current training status, or cancel the project training.
Parameters
idYou need only the project ID from the parameters and nothing else
trainingIdReturns
If the request to cancel training is successfully completed, the
update_chains_by_pkobject will be returned to you.
If the request to obtain the current training status is successfully completed, you will receive a progress object with information about the start time and date, the completed part and any errors that occurred.
/rest/v1/projects/{id}/training/{trainingId}Responses
Successful operation