Actions
Delete Web3 Action
This endpoint allows you to delete a Web3 Action. You need to provide the Web3 Action ID.
delete/v1/account/{accountSlug}/project/{projectSlug}/actions/action/{actionId}
Path parameters
accountSlugstring required
Account slug of the user
projectSlugstring required
Project slug of the account
actionIdstring required
Web3 Action Id to get info for
Response
The web3 action was deleted successfully.