Simulator
Disable simulation sharing
Call the unshare endpoint to disable public sharing for a simulated transaction from a specific account or project. You need to provide the ID of the simulated transaction.
Learn more about sharing transactions.
post/v1/account/{accountSlug}/project/{projectSlug}/simulations/{simulationId}/unshare
Path parameters
accountSlugstring required
Account slug of the user
projectSlugstring required
Project slug of the account
simulationIdstring required
Simulation Id to get info for
Response
The simulation was unshared successfully.