v1
latestOpenAPI 3.0.0Cognigy Proprietary License2026-07-2239524.1 MBPackages
Delete a Package
Creates a task to delete a Package.
delete/v2.0/packages/{packageId}
Path parameters
packageIdstring required
The unique identifier for the Package.
Response
Task to delete the Package successfully created.
Example response
{
"status": "queued",
"type": "trainIntents",
"lastChangedAt": 1594243850,
"lastCreatedAt": 1594243850,
"totalStep": 100
}