Files
Set Signed Cookies
Set http-only, secure (signed) cookies for accessing (only READ access) files via AWS CloudFront across all accessible workspaces. If no workspace id is provided, no cookies will be set.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Must be set to access files within workspace
Response
200
application/json
Signed cookies set successfully
The response is of type any
.