In this lesson, you'll learn how to create a new request in Postman to send an HTTP POST request to an API endpoint. We'll walk through creating a new request, setting the HTTP method as POST, and sending custom JSON data to an API endpoint.