DELETE api/v1/Plans/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Plan| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| UserId | string |
None. |
|
| Status | string |
None. |
|
| ReviewerId | string |
None. |
|
| RejectionComment | string |
None. |
|
| Draft | string |
None. |
|
| AspNetUser | AspNetUser |
None. |
|
| AspNetUser1 | AspNetUser |
None. |
|
| Visits | Collection of Visit |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: