deleteNotificationDisciplineThreshold: Delete a specific NotificationDisciplineThreshold

Description Usage Arguments Value References

View source: R/MessageCenterFunctions.R

Description

This function deletes a NotificationDisciplineThreshold.

Usage

1
2
3
4
deleteNotificationDisciplineThreshold(
  NotificationDisciplineThresholdID,
  EntityID = 1
)

Arguments

NotificationDisciplineThresholdID

The id of the NotificationDisciplineThreshold.
Run getAllNotificationDisciplineThresholds for a list of NotificationDisciplineThresholds.

EntityID

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

Value

The id of the deleted NotificationDisciplineThreshold.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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