[TODO] Not Implemented yet. Let us know if you need this - https://github.com/BerriAI/litellm/issues
Successful Response
const response = await fetch('/organization/update', { method: 'POST', headers: {}, }); const data = await response.json();