Executes a CertificationProgram operation

Executes an operation of CertificationProgram

With the CertificationProgram service, you can perform the following operations on the execute endpoint:

  • CertificationMigrateLegacyRequest

  • MigrateLegacyData

CertificationMigrateLegacyRequest

BODY PARAMS:
{
  "$type": "Asi.Soa.Certification.DataContracts.CertificationMigrateLegacyRequest, Asi.Contracts",
  "EntityTypeName": "CertificationProgram",
  "OperationName": "MigrateLegacyCertification",
  "RequestCulture": "string value"
}

MigrateLegacyData

BODY PARAMS:
{
  "$type": "Asi.Soa.Core.DataContracts.GenericExecuteRequest, Asi.Contracts",
  "OperationName": "MigrateLegacyData",
  "EntityTypeName": "CertificationProgram",
  "UseJson": false
}
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!