Logo
The Ultimate Guide to Buy Verified Paxful Account API Documentation

Update a collection

PUT https://api.getpostman.com/collections/{{collectionId}}

Curl
curl -X PUT 'https://api.getpostman.com/collections/collectionId' -H 'Content-Type: application/json' -d '{"collection":{"info":{"name":"collectionName","schema":"collectionSchemaUrl"},"item":[{"request":{}}]}}'

ENDPOINTS