Skip to content

CreateFolderOnOneDriveForUser

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API.Core/Controllers/DMS/FileController.cs (line 36)

Part of: Pams

Endpoint

GET /api/File/createfolder/{folderName}/parent/{parentName}/user/{userName}

ParameterInTypeRequiredDescription
folderNamepathstring
parentNamepathstring
userNamepathstring

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Declared in (1)

  • FileControllerPams/API/Pams.API.Core/Controllers/DMS/FileController.cs:18

Was this page helpful?

Download as PDF