post https://yourorgsite.com/api/CertificationProgram/_execute
Executes an operation of CertificationProgram
With the CertificationProgram service, you can perform the following operations on the execute endpoint:
- MigrateLegacyCertification
MigrateLegacyCertification
BODY PARAMS:
{
"$type": "Asi.Soa.Certification.DataContracts.CertificationMigrateLegacyRequest, Asi.Contracts",
"EntityTypeName": "CertificationProgram",
"OperationName": "MigrateLegacyCertification"
}