v3
Drive

Create a folder in Definite Drive

Create a new folder in Definite Drive.

Folders in GCS are represented as empty blobs with trailing slashes.
post/v3/teams/{team_id}/drive/folders

Path parameters

team_idstring required

Request body

pathstring required

Folder path to create (e.g., 'reports/2024')

Response

Folder created successfully

pathstring required

Path of the created folder

Changes

No recorded changes to this endpoint across all 2 revisions of this API.