Create a temporary private-file URL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
AgentFS file ID.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/problem+json
curl -X POST "https://example.com/v1/files/string/access" \ -H "Content-Type: application/json" \ -d '{}'{}
AgentFS