deleteCurriculumCustomRequirement: Delete a specific CurriculumCustomRequirement

Description Usage Arguments Value References

View source: R/CurriculumFunctions.R

Description

This function deletes a CurriculumCustomRequirement.

Usage

1
deleteCurriculumCustomRequirement(CurriculumCustomRequirementID, EntityID = 1)

Arguments

CurriculumCustomRequirementID

The id of the CurriculumCustomRequirement.
Run getAllCurriculumCustomRequirements for a list of CurriculumCustomRequirements.

EntityID

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

Value

The id of the deleted CurriculumCustomRequirement.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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