Create OCI Chat Profile
post
/essbase/rest/v1/ai/aiconnection/{aiConnectionName}/chat/profile/{profileName}
Creates the OCI chat profile for the specified application.
Request
Path Parameters
-
aiConnectionName(required): string
AI connection name.
-
profileName(required): string
OCI chat profile name.
Response
Supported Media Types
- application/json
- application/xml
200 Response
OK
OCI chat profile created successfully.
400 Response
Bad Request
Failed to create OCI chat profile.