POST api/v1/admin/events/schedulechanged
Trigger the ScheduleChanged event.
Request Information
URI Parameters
None.
Body Parameters
ScheduleChangedEvent| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of AssignmentChangedModel |
None. |
|
| Type | string |
None. |
Request Formats
application/json, text/json
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.