Reset sandbox
curl --request POST \
--url https://api.txcloud.io/v1/developers/sandbox/reset \
--header 'Authorization: Bearer <token>'Sandbox
Reset sandbox
POST
/
developers
/
sandbox
/
reset
Reset sandbox
curl --request POST \
--url https://api.txcloud.io/v1/developers/sandbox/reset \
--header 'Authorization: Bearer <token>'Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200
Sandbox reset
⌘I