Add a course to a structure

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Query parameters

programCodestringOptional

Optional - Enforce check if the structure ID belongs to the right program and year

programYearstringOptional

Request

This endpoint expects an object.
codestringRequired
yearintegerRequired

Response

Created
idstringformat: "uuid"
itemTypestring
codestring
yearinteger
namestring
uocinteger
resolvedboolean

Errors

400
Bad Request Error