deleteAwardCategory: Delete a specific AwardCategory

Description Usage Arguments Value References

View source: R/StudentFunctions.R

Description

This function deletes an AwardCategory.

Usage

1
deleteAwardCategory(AwardCategoryID, EntityID = 1)

Arguments

AwardCategoryID

The id of the AwardCategory.
Run getAllAwardCategories for a list of AwardCategories.

EntityID

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

Value

The id of the deleted AwardCategory.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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