Application Clients
Create an App Client
Creates an App Client. An App Client is used for OAuth 2.0 authentication when calling Vectara APIs.
post/v2/app_clients
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Request body
Response
An App Client object, used to query the Vectara API with the assigned roles.
Changes
Changed in 1 of the 8 revisions of this API.11
- ●
added the new
agent_end_userenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new
agent_end_userenum value to the request property//////request-property-enum-value-added
- ●