DELETE api/doctype/delete?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
DocumentType| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| SectId | integer |
None. |
|
| EnDocumentName | string |
None. |
|
| ArDocumentName | string |
Required |
|
| IsDelated | boolean |
None. |
|
| Section | Section |
None. |
|
| Documents | Collection of Document |
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.