PUT subjects/headers

Edits subject header information. This method requires an XML body that conforms to the SubjectType in the CIS XML schema definition. Returns the subject XML with the new values for the edited fields.

The XML elements that will be updated are:

  • label
  • unitName
  • collegeCode
  • departmentCode
  • contactTitle
  • contactName
  • addressLine1
  • addressLine2
  • phoneNumber
  • webSiteURL
  • subjectComment
The subject type XML needs the <parents> populated with the year and term. The id attribute must be set to the subject code that will have it's header values changed.

Resource URI Example(s)

subjects/headers

Example Raw HTTP Request

PUT https://courses.illinois.edu/cisapi/subjects/headers

Sample HTTP Request Headers

Sample HTTP Response Headers

Sample HTTP Response Body