PUT Course
Request Information
URI Parameters
None.
Body Parameters
Courses| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| DomainId | integer |
None. |
|
| LevelId | integer |
None. |
|
| Title | string |
None. |
|
| Content | string |
None. |
|
| Manager | integer |
None. |
|
| Registering | integer |
None. |
|
| Starts | date |
None. |
|
| Ends | date |
None. |
|
| Enabled | boolean |
None. |
|
| createdAt | date |
None. |
|
| updatedAt | date |
None. |
|
| Saison | string |
None. |
|
| Classes | Collection of Classes |
None. |
|
| Domains | Domains |
None. |
|
| Levels | Levels |
None. |
|
| Members | Members |
None. |
|
| Periods | Collection of Periods |
None. |
|
| Registerings | Collection of Registerings |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.