Invoke Drive Agent

Beta
Coming soon! Manage folders and search for files in the internal drive.

Authentication

X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
configmap from strings to anyRequired
Configuration for the drive agent including folder paths and search parameters
messageslist of maps from strings to anyRequired
The messages to send to the drive agent

Response

Successful Response
resultmap from strings to any
Results of the drive operation

Errors