POST
/
api
/
v1
/
files
/
signed-cookies
"<any>"

Authorizations

Authorization
string
header
required

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

Body

application/json
workspaceId
string | null
required

Must be set to access files within workspace

Response

200
application/json
Signed cookies set successfully

The response is of type any.