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": "e8ce7d8d-28b3-41d2-9132-9d4ca6664222",
"EventGuid": "89057716-9778-45d5-8c76-73ea65fb41b5",
"TrainingGuid": "497c8bd6-b843-4400-86cc-5ed20ec7c394",
"Guid": "79b5c416-b0de-4afe-89bc-c0a47ab5b66c",
"Created": "2025-10-30T03:41:16.454795+00:00",
"Modified": "2025-10-30T03:41:16.454795+00:00",
"Deleted": "2025-10-30T03:41:16.454795+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":"e8ce7d8d-28b3-41d2-9132-9d4ca6664222","EventGuid":"89057716-9778-45d5-8c76-73ea65fb41b5","TrainingGuid":"497c8bd6-b843-4400-86cc-5ed20ec7c394","Guid":"79b5c416-b0de-4afe-89bc-c0a47ab5b66c","Created":"2025-10-30T03:41:16.454795+00:00","Modified":"2025-10-30T03:41:16.454795+00:00","Deleted":"2025-10-30T03:41:16.454795+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-10-30T03:41:16.454795+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-30T03:41:16.454795+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">79b5c416-b0de-4afe-89bc-c0a47ab5b66c</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-30T03:41:16.454795+00:00</Modified>
<EventGuid>89057716-9778-45d5-8c76-73ea65fb41b5</EventGuid>
<IsSystem>true</IsSystem>
<Name>sample string 1</Name>
<Nr>5</Nr>
<ParentGuid>e8ce7d8d-28b3-41d2-9132-9d4ca6664222</ParentGuid>
<SystemFolderTypeName>sample string 3</SystemFolderTypeName>
<SystemLocked>true</SystemLocked>
<TrainingGuid>497c8bd6-b843-4400-86cc-5ed20ec7c394</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": "da36cbd5-dbc0-482b-964f-05be1671fde9",
"EventGuid": "854eb4ce-0002-4ba8-b296-f74b1183366c",
"TrainingGuid": "0e72a65e-0346-45c8-94f7-15ea9572bff6",
"Guid": "6ad82f66-8ec3-4e59-afb5-fd7627521838",
"Created": "2025-10-30T03:41:16.454795+00:00",
"Modified": "2025-10-30T03:41:16.454795+00:00",
"Deleted": "2025-10-30T03:41:16.454795+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":"da36cbd5-dbc0-482b-964f-05be1671fde9","EventGuid":"854eb4ce-0002-4ba8-b296-f74b1183366c","TrainingGuid":"0e72a65e-0346-45c8-94f7-15ea9572bff6","Guid":"6ad82f66-8ec3-4e59-afb5-fd7627521838","Created":"2025-10-30T03:41:16.454795+00:00","Modified":"2025-10-30T03:41:16.454795+00:00","Deleted":"2025-10-30T03:41:16.454795+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-10-30T03:41:16.454795+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-30T03:41:16.454795+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">6ad82f66-8ec3-4e59-afb5-fd7627521838</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-30T03:41:16.454795+00:00</Modified>
<EventGuid>854eb4ce-0002-4ba8-b296-f74b1183366c</EventGuid>
<IsSystem>true</IsSystem>
<Name>sample string 1</Name>
<Nr>5</Nr>
<ParentGuid>da36cbd5-dbc0-482b-964f-05be1671fde9</ParentGuid>
<SystemFolderTypeName>sample string 3</SystemFolderTypeName>
<SystemLocked>true</SystemLocked>
<TrainingGuid>0e72a65e-0346-45c8-94f7-15ea9572bff6</TrainingGuid>
</FolderViewModel>