Idempotently create missing folders along a Storage root-relative path.
Idempotently create missing folders along a Storage root-relative path. The request enforces Storage access, workspace ownership, and entry lifecycle state.
Authorizations
Bearer JWT token or API Key (sk-*).
Body
Folder path relative to the Storage root. Leading and trailing slashes are optional.
1024"exports/daily"
Optional configured storage id used only when the first path segment must be created at root. Omit for managed default storage.
Whether every newly created path segment should be restricted.
Explicit allowed group ids applied to every newly created path segment.
Explicit allowed user ids applied to every newly created path segment.
Response
Folder path resolved or created.

