Function deleteAppScript

  • Deletes a specific version of the script for an app. Fails if the supplied id is the current version.

    Parameters

    • appId: string

      Identifier of the app.

    • id: string

      Identifier of the script version

    • Optionaloptions: ApiCallOptions

    Returns Promise<DeleteAppScriptHttpResponse>

    DeleteAppScriptHttpError