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
Signed cookies set successfully
The response is of type any
.
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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Must be set to access files within workspace
Signed cookies set successfully
The response is of type any
.