Mint a short-lived content download token
GET/content/:id/download-token
Returns a bearer-free token that authorises GET /api/v1/content/{id}/download without cookies or headers, for callers that cannot attach credentials to a navigation.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Download token, its lifetime in seconds, and the filename
Invalid content ID
Enterprise ID not found in context
Content not found
Failed to generate token