Options
All
  • Public
  • Public/Protected
  • All
Menu

Delete an existing dapp. Its DappName will be reclaimed for other users. Only works if the caller is the dapp's owner.

Index

Type aliases

Variables

Type aliases

Args

Args: void

Body requires no arguments, email and DappName are taken from Authorization & path respectively.

Response

Response: MessageResponse

Result

Message will say something (not exactly) like, "Your dapp has been successfully deleted."

Variables

Const HTTP

HTTP: DELETE = "DELETE"

Const Path

Path: DappPath = DappPath

Given a DappName, returns its fully scoped private path

param

Generated using TypeDoc