deleteCertificationThirdPartyFormat: Delete a specific CertificationThirdPartyFormat

Description Usage Arguments Value References

View source: R/DemographicsFunctions.R

Description

This function deletes a CertificationThirdPartyFormat.

Usage

1
2
3
4
deleteCertificationThirdPartyFormat(
  CertificationThirdPartyFormatID,
  EntityID = 1
)

Arguments

CertificationThirdPartyFormatID

The id of the CertificationThirdPartyFormat.
Run getAllCertificationThirdPartyFormats for a list of CertificationThirdPartyFormats.

EntityID

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

Value

The id of the deleted CertificationThirdPartyFormat.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


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