deleteCourseEntityOfferedToSection: Delete a specific CourseEntityOfferedToSection

Description Usage Arguments Value References

Description

This function deletes a CourseEntityOfferedToSection.

Usage

1
2
3
4
deleteCourseEntityOfferedToSection(
  CourseEntityOfferedToSectionID,
  EntityID = 1
)

Arguments

CourseEntityOfferedToSectionID

The id of the CourseEntityOfferedToSection.
Run getAllCourseEntityOfferedToSections for a list of CourseEntityOfferedToSections.

EntityID

The id of the entity. Run getAllEntities for a list of entities.

Value

The id of the deleted CourseEntityOfferedToSection.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


samterfa/SkywardSDK documentation built on Oct. 13, 2020, 6:53 a.m.