deleteStudent: Delete a specific Student

Description Usage Arguments Value References

View source: R/StudentFunctions.R

Description

This function deletes a Student.

Usage

1
deleteStudent(StudentID, EntityID = 1)

Arguments

StudentID

The id of the Student.
Run getAllStudents for a list of Students.

EntityID

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

Value

The id of the deleted Student.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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