My Stuff

User_R6MTX Green Ribbon

Comments

  • Hi @Trevor Haynes, have you tried to generate code snippet using POSTman? You might want to check on that. In POSTman, you should be able see a 'Code' link under the 'Save' button. From there, you can select which language you want to generate code snippet. You may use Python libraries "import requests" or "http.client".…