Ability
AbilityVersion

Undeletes an ability and all its versions

post/ability/{packageName}/undelete

Path parameters

packageNamestring required

The NPM package name

Response

Successful operation

messagestring required

Success message

Example response

{
  "message": "Successfully deleted"
}

Changes

Changed in 3 of the 50 revisions of this API.13