How To Make A PUT, PATCH & DELETE Request In Postman

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 เม.ย. 2023
  • In this video tutorial, we'll be showing you how to use the PUT, PATCH, and DELETE methods in Postman. Postman is a popular tool used by developers to test API endpoints and make HTTP requests.
    We'll start by showing you how to create a new request in Postman and then walk you through the process of making a PUT request to update data in an API endpoint. We'll cover how to set the request headers, add the request body, and view the response data.
    Next, we'll show you how to make a PATCH request to partially update data in an API endpoint. We'll cover how to set the request headers, add the request body, and view the response data.
    Finally, we'll show you how to make a DELETE request to delete data from an API endpoint. We'll cover how to set the request headers and view the response data.
    This tutorial is perfect for anyone who wants to learn how to use the PUT, PATCH, and DELETE methods in Postman, regardless of their skill level. By the end of this tutorial, you'll have the knowledge and skills needed to test API endpoints and make HTTP requests using Postman. Don't forget to like and subscribe for more informative videos on web development and technology.
    #Postman #PUTMethod #PATCHMethod #DELETEMethod #APIEndpoints #HTTPRequests #WebDevelopment #APIs #ProgrammingTutorial #Coding #Programming #Technology #SoftwareDevelopment #APIIntegration #JSON #DataFormat #APIRequest #WebServices #APIResponse #WebAPIs #APIsTesting #APIRequests #SoftwareTesting

ความคิดเห็น • 3

  • @TakeMydick-ii4mb
    @TakeMydick-ii4mb ปีที่แล้ว +3

    Nice bhai kuch samj nai aya

  • @muhammedenesklcl3439
    @muhammedenesklcl3439 6 หลายเดือนก่อน +1

    when ı put request I cant see return.I got "401 unauthorized" error how can ı fix it ?

    • @Kai.0071
      @Kai.0071 4 หลายเดือนก่อน

      it depend on your code how you handling. the put request api maybe your authorized based.