Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The course type may be updated by changing the type value, seen on line 1615.


Internal Value
Coursecourse
Sessiongroup_event_series_event

...

Info
titleNOTE: When creating or updating an entity

An additional token is required for security, and must be passed in an X-CSRF-Token HTTP header. In the example below, the system is queried for this token on lines 2-78, and it is applied to the call on line 2878.

For any call, you must specify the format being posted in a Content-Type HTTP header, either "application/json" or "text/xml".

...