1. 4
    Create a POST Request in Postman to Send Data to an API Endpoint
    1m 43s

Create a POST Request in Postman to Send Data to an API Endpoint

InstructorColby Fayock

Share this video with your friends

Send Tweet

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.