App
AppVersion
AppVersionAbility

Undeletes an application

post/app/{appId}/undelete

Path parameters

appIdnumber required

ID of the target application

Response

OK - Resource successfully undeleted

messagestring required

Success message

Example response

{
  "message": "Successfully deleted"
}

Changes

Changed in 5 of the 50 revisions of this API.17