deleteStudentNote: Delete a specific StudentNote

Description Usage Arguments Value References

View source: R/StudentFunctions.R

Description

This function deletes a StudentNote.

Usage

1
deleteStudentNote(StudentNoteID, EntityID = 1)

Arguments

StudentNoteID

The id of the StudentNote.
Run getAllStudentNotes for a list of StudentNotes.

EntityID

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

Value

The id of the deleted StudentNote.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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