Is there any single API methods available for intent managment, utterance management, utterances geting by intent id on conversational language understanding like LUIS offering

Sreejith R 1 Reputation point
2022-09-30T05:12:44.513+00:00

In the conversational language understanding API references I am unable to find the API for getting the intent details alone, getting utterances by intent id, adding utterances onto a specific intent id, and updating utterances onto a specific intent id. the following link is I am followed only import project and export project are available.
Link- https://learn.microsoft.com/en-us/rest/api/language/conversational-analysis-authoring/import?tabs=HTTP#:~:text=Triggers%20a%20job%20to%20import%20a%20project.%20If%20a%20project%20with%20the%20same%20name%20already%20exists%2C%20the%20data%20of%20that%20project%20is%20replaced.|

I am currently using LUIS, the LUIS API provides all the above API methods then why the new conversational language understanding doesn't provide this

LUIS API Link- https://learn.microsoft.com/en-us/rest/api/cognitiveservices-luis/authoringv2.0/examples/add?tabs=HTTP

Can somebody please advise on this?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,301 questions
{count} votes