Folders
post/folders
Query parameters
namestring required
The name of the Folder you wish to create.
- Restrictions:
- The name must not contain any of following characters: newline (\n), carriage return (\r), ", #, *, /, :, <, >, ?, [, \, ], |
- The name must be unique (case-insensitive).
- The name must not be equal to any of the following: '.well-known/acme-challenge/', '.', '..'
- The name must be less than 100 characters in length.
descriptionstring
(Optional) The description of the Folder you wish to create.
parentFolderIdnumber double
(Optional) The id of a Parent Folder to properly nest the Folder you wish to create. If not provided, a folder will be created at the root level. Feature is currently UNAVAILABLE.
Headers
X-PHYSNA-TENANTIDstring
Response
Ok
Changes
No recorded changes to this endpoint across all 1 revision of this API.