{ "operationId": "post-sandbox-rotate-jwt", "method": "POST", "path": "/sandboxes/{sandboxId}/rotateJWT", "summary": "Rotate the JWT", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "jwtToken": "eyJ0eXAiOiJKV1QiLC...NwpuL1f8z9U6Se3p_uYa_sgfWzw" } } ] }