post
https://yourorgsite.com/api/CertificationProgram/_execute
Executes an operation of CertificationProgram
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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
}
200The request was successful.
201The resource was successfully created.
202The resource was asynchronously created.