deleteQuestionAnswer: Delete a specific QuestionAnswer

Description Usage Arguments Value References

View source: R/GradebookFunctions.R

Description

This function deletes a QuestionAnswer.

Usage

1
deleteQuestionAnswer(QuestionAnswerID, EntityID = 1)

Arguments

QuestionAnswerID

The id of the QuestionAnswer.
Run getAllQuestionAnswers for a list of QuestionAnswers.

EntityID

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

Value

The id of the deleted QuestionAnswer.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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