deleteUserFavorite: Delete a specific UserFavorite

Description Usage Arguments Value References

View source: R/SkySysFunctions.R

Description

This function deletes an UserFavorite.

Usage

1
deleteUserFavorite(UserFavoriteID, EntityID = 1)

Arguments

UserFavoriteID

The id of the UserFavorite.
Run getAllUserFavorites for a list of UserFavorites.

EntityID

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

Value

The id of the deleted UserFavorite.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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