deleteNoteType: Delete a specific NoteType

Description Usage Arguments Value References

View source: R/StudentFunctions.R

Description

This function deletes a NoteType.

Usage

1
deleteNoteType(NoteTypeID, EntityID = 1)

Arguments

NoteTypeID

The id of the NoteType.
Run getAllNoteTypes for a list of NoteTypes.

EntityID

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

Value

The id of the deleted NoteType.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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