Workspaces

Generate scoped temporary credentials for a workspace

Resolves the workspace storage path, then generates path-scoped temporary credentials

post/workspaces/{id}/credentials/generate

Path parameters

idstring required

Workspace ID

Request body

expirationinteger

seconds, default 3600

modestring

"read", "write", "readwrite"

pathstring

Response

OK

credsobject
expirationnumber

Changes