Product Collections
제품 컬렉션 업데이트
제품 컬렉션의 세부 정보를 업데이트합니다.
PATCH
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
Use this file to discover all available pages before exploring further.
인증
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
경로 매개변수
Product Collection Id
본문
application/json
Optional brand_id update
Optional description update - pass null to remove, omit to keep unchanged
Optional new order for groups (array of group UUIDs in desired order)
Optional image update - pass null to remove, omit to keep unchanged
Optional new name for the collection
응답
Product Collection Updated Successfully
Last modified on May 22, 2026
JavaScript