post https://{hostname}/sandbox-api/v1/sandboxes//rotateJWT
Generate a new JSON Web Token for the specified sandbox instance. Use this to prevent access to a particular sandbox by developers who had the previous JWT.
Recipes
Rotate the JWT for your sandbox
Open Recipe