post https://api.seismic.com/integration/v2/workspace/folders/createContextualFolder
Creates a contextual folder or gets the workspaceContentId for a contextual folder if it already exists. These contextual folders are identified by the combination of systemType, contextType, contextTypePlural, and contextId.
Caution: Folders Cannot be Deleted!
Any folders created with this API cannot be deleted including the folder for the systemType, contextTypePlural, and contextId, so take extreme caution when using this endpoint. Any typo in any of these fields will yield invalid non-removable folders. Each of the values is case sensitive.
SCOPES
Requires:
seismic.workspace.manage
See Permissions for additional details.