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
Path Parameters
Body ()

OCI credential details: signing key.

Root Schema : OCIChatCredentialSigningKeyDTO
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

OK

OCI chat credential using signing key created successfully.

400 Response

Bad Request

Failed to create OCI chat credential using signing key.

Back to Top