Create OCI Chat Credential using Signing Key
post
/essbase/rest/v1/ai/dbconnection/{dbConnectionName}/chat/credential/signingkey/{credentialName}
Create OCI chat credential against the specified database connection using the signing key.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
credentialName(required): string
Credential name.
-
dbConnectionName(required): string
Database connection name.
OCI credential details: signing key.
Response
Supported Media Types
- application/json
- application/xml
200 Response
OK
OCI chat credential using signing key created successfully.
400 Response
Bad Request
Failed to create OCI chat credential using signing key.