POST v1/Folder
Request Information
URI Parameters
None.
Body Parameters
FolderViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| IsSystem | boolean |
None. |
|
| SystemFolderTypeName | string |
None. |
|
| SystemLocked | boolean |
None. |
|
| Nr | integer |
None. |
|
| ParentGuid | globally unique identifier |
None. |
|
| EventGuid | globally unique identifier |
None. |
|
| TrainingGuid | globally unique identifier |
None. |
|
| Guid | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Name": "sample string 1",
"IsSystem": true,
"SystemFolderTypeName": "sample string 3",
"SystemLocked": true,
"Nr": 5,
"ParentGuid": "e445c1fb-73e7-4ba8-9e7e-48ae8f34ecb2",
"EventGuid": "833c11a9-5b51-4f18-aa17-cf0f52b50486",
"TrainingGuid": "d87d04ce-5c82-4247-86c4-e73312b000fe",
"Guid": "88dab23b-7336-46cd-a31d-12cbe2764a8f",
"Created": "2025-12-17T08:06:07.7305559+00:00",
"Modified": "2025-12-17T08:06:07.7305559+00:00",
"Deleted": "2025-12-17T08:06:07.7305559+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Name":"sample string 1","IsSystem":true,"SystemFolderTypeName":"sample string 3","SystemLocked":true,"Nr":5,"ParentGuid":"e445c1fb-73e7-4ba8-9e7e-48ae8f34ecb2","EventGuid":"833c11a9-5b51-4f18-aa17-cf0f52b50486","TrainingGuid":"d87d04ce-5c82-4247-86c4-e73312b000fe","Guid":"88dab23b-7336-46cd-a31d-12cbe2764a8f","Created":"2025-12-17T08:06:07.7305559+00:00","Modified":"2025-12-17T08:06:07.7305559+00:00","Deleted":"2025-12-17T08:06:07.7305559+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<FolderViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
<ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 1</d2p1:Key>
<d2p1:Value>sample string 2</d2p1:Value>
</d2p1:KeyValueOfstringstring>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 3</d2p1:Key>
<d2p1:Value>sample string 4</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-17T08:06:07.7305559+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-17T08:06:07.7305559+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">88dab23b-7336-46cd-a31d-12cbe2764a8f</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-17T08:06:07.7305559+00:00</Modified>
<EventGuid>833c11a9-5b51-4f18-aa17-cf0f52b50486</EventGuid>
<IsSystem>true</IsSystem>
<Name>sample string 1</Name>
<Nr>5</Nr>
<ParentGuid>e445c1fb-73e7-4ba8-9e7e-48ae8f34ecb2</ParentGuid>
<SystemFolderTypeName>sample string 3</SystemFolderTypeName>
<SystemLocked>true</SystemLocked>
<TrainingGuid>d87d04ce-5c82-4247-86c4-e73312b000fe</TrainingGuid>
</FolderViewModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
FolderViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| IsSystem | boolean |
None. |
|
| SystemFolderTypeName | string |
None. |
|
| SystemLocked | boolean |
None. |
|
| Nr | integer |
None. |
|
| ParentGuid | globally unique identifier |
None. |
|
| EventGuid | globally unique identifier |
None. |
|
| TrainingGuid | globally unique identifier |
None. |
|
| Guid | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"Name": "sample string 1",
"IsSystem": true,
"SystemFolderTypeName": "sample string 3",
"SystemLocked": true,
"Nr": 5,
"ParentGuid": "431a65b4-5fbb-43d1-a6c8-57c86b2d5fce",
"EventGuid": "3b7061e0-674c-44a2-8ba4-7df81020dcbe",
"TrainingGuid": "1463afe2-2797-4b50-8bd0-f3d28183b76a",
"Guid": "66972773-0aa7-41dc-b8e1-1b3908fbcc0a",
"Created": "2025-12-17T08:06:07.7305559+00:00",
"Modified": "2025-12-17T08:06:07.7305559+00:00",
"Deleted": "2025-12-17T08:06:07.7305559+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
application/octet-stream
Sample:
{"Name":"sample string 1","IsSystem":true,"SystemFolderTypeName":"sample string 3","SystemLocked":true,"Nr":5,"ParentGuid":"431a65b4-5fbb-43d1-a6c8-57c86b2d5fce","EventGuid":"3b7061e0-674c-44a2-8ba4-7df81020dcbe","TrainingGuid":"1463afe2-2797-4b50-8bd0-f3d28183b76a","Guid":"66972773-0aa7-41dc-b8e1-1b3908fbcc0a","Created":"2025-12-17T08:06:07.7305559+00:00","Modified":"2025-12-17T08:06:07.7305559+00:00","Deleted":"2025-12-17T08:06:07.7305559+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}
application/xml, text/xml
Sample:
<FolderViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
<ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 1</d2p1:Key>
<d2p1:Value>sample string 2</d2p1:Value>
</d2p1:KeyValueOfstringstring>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>sample string 3</d2p1:Key>
<d2p1:Value>sample string 4</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-17T08:06:07.7305559+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-17T08:06:07.7305559+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">66972773-0aa7-41dc-b8e1-1b3908fbcc0a</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-12-17T08:06:07.7305559+00:00</Modified>
<EventGuid>3b7061e0-674c-44a2-8ba4-7df81020dcbe</EventGuid>
<IsSystem>true</IsSystem>
<Name>sample string 1</Name>
<Nr>5</Nr>
<ParentGuid>431a65b4-5fbb-43d1-a6c8-57c86b2d5fce</ParentGuid>
<SystemFolderTypeName>sample string 3</SystemFolderTypeName>
<SystemLocked>true</SystemLocked>
<TrainingGuid>1463afe2-2797-4b50-8bd0-f3d28183b76a</TrainingGuid>
</FolderViewModel>