{ "url": "/emails/verify", "method": "POST", "body": { "email": "{{parameters.email}}" }, "response": { "output": "{{body}}" } }