Actions
Resume specific Web3 Action
Resume a stopped Web3 Action. You need to provide the Web3 Action ID.
post/v1/account/{accountSlug}/project/{projectSlug}/actions/action/{actionId}/resume
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 started successfully.