v1

latestOpenAPI 3.1.02026-07-178140423.0 KB
Shield

Authorize Vectordb App

Handles POST requests to authorize access to VectorDB.

This endpoint processes an authorization request specific to VectorDB access and delegates the task to the ShieldController to handle the authorization logic.

Returns: The result of the VectorDB authorization operation handled by ShieldController.

post/shield/authorize/vectordb

Headers

x-tenant-idstring nullable
x-user-rolestring nullable

Request body

object nullable required

Response

Successful Response

{"stackTrail":"paths:/shield/authorize/vectordb:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}