workspace-credentials

Vend Credentials

Vend scoped credentials for the authenticated user's workspace.

post/api/workspace/credentials

Request body

dataset_idstring nullable
baseboolean
chat_session_idstring nullable
mount_uristring nullable

Response

Successful Response

{"stackTrail":"paths:/api/workspace/credentials:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 3 of the 16 revisions of this API.3

    • added the new optional request property anyOf[subschema #1: CredentialRequestBody]/chat_session_id

      new-optional-request-property

    • added the new optional request property anyOf[subschema #1: CredentialRequestBody]/mount_uri

      new-optional-request-property

    • added the new optional request property anyOf[subschema #1: CredentialRequestBody]/base

      new-optional-request-property

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog