{"info":{"_postman_id":"7215c5b8-35c4-4cb0-be73-5f2b4fe9674e","name":"Emailer-api","description":"<html><head></head><body><p>Api de disparo de email para intuito educativo</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6514941","collectionId":"7215c5b8-35c4-4cb0-be73-5f2b4fe9674e","publishedId":"UVsJy7yY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"0212bf"},"publishDate":"2022-03-14T18:56:34.000Z"},"item":[{"name":"Send email request","id":"65239e46-e1bd-448e-b55e-138083e3ce29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"emailFrom\": \"email_de_origem@provedor.com\", \n    \"emailTo\": \"email_de_destino@provedor.com\",\n    \"name\": \"Nome de envio\", \n    \"message\": \"Mensagem de resposta\"\n}","options":{"raw":{"language":"json"}}},"url":"https://emailer-api.herokuapp.com/sender","urlObject":{"protocol":"https","path":["sender"],"host":["emailer-api","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"65239e46-e1bd-448e-b55e-138083e3ce29"}],"event":[{"listen":"prerequest","script":{"id":"47fed7b7-a202-4f07-b1cd-df0b1dfa5f00","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"57da6296-4041-4031-96d0-887cb7cf8965","type":"text/javascript","exec":[""]}}],"variable":[{"key":"url-base","value":"https://emailer-api.herokuapp.com/","type":"string"}]}