DELETE api/section/delete?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Section| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| ArName | string |
None. |
|
| EnName | string |
None. |
|
| DepId | integer |
None. |
|
| IsDelated | boolean |
None. |
|
| Department | Department |
None. |
|
| DocumentTypes | Collection of DocumentType |
None. |
Response Formats
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.