ClipSonar
Agent
BlogPricing
LoginGet Started
HomeAPI DocsCollectionsUpdate collection

Guides

IntroductionAuthenticationCreator AnalyticsClip analyticsWebhooks

Creators

  • GETList creators
  • POSTCreate creator
  • GETGet creator
  • POSTRefresh creator
  • PATCHUpdate analysis
  • DELETEDelete creator
  • GETCreator analytics
  • GETList creator clips

Clips

  • GETGet clip analytics
  • POSTGet Clip Analytics (BULK)
  • POSTAnalyze clip by URL

Jobs

  • GETGet job status

Webhooks

  • GETList webhooks
  • POSTCreate webhook
  • DELETEDelete webhook
  • GETWebhook deliveries

Usage

  • GETCredit balance
  • GETUsage summary

Collections

  • GETList collections
  • GETGet collection
  • POSTCreate collection
  • PUTUpdate collection
  • DELETEDelete collection
PUT

Update collection

/v1/clipsonar/collections/:id

Update a collection’s name, type, or sources. No query params.

Path parameters

  • idstringrequired

    Collection id

Query parameters

This endpoint has no query parameters.

Request body

Send JSON with Content-Type: application/json.

  • namestringrequired

    Collection name

  • typestringoptional

    Collection type (optional)

  • sourcesarrayoptional

    Optional source definitions

{
  "name": "Updated name"
}

Response

200 Updated collection.

  • idstringrequired

    Collection id

  • namestringrequired

    Collection name

  • typestringoptional

    Collection type

{
  "id": "col_1111",
  "name": "Updated name",
  "type": "NORMAL"
}
PreviousCreate collectionNextDelete collection
cURL
curl -X PUT 'https://backend.socialsonar.app/v1/clipsonar/collections/{id}' \
  -H 'Authorization: Bearer cs_live_YOUR_KEY' \
  -H 'Accept: application/json' \
  -H 'Content-Type: application/json' \
  -d '{ "name": "Updated name"}'
200
{
  "id": "col_1111",
  "name": "Updated name",
  "type": "NORMAL"
}
Get started

Stop guessing what to post. Ship what already works.

ClipSonar turns real Instagram and TikTok clips into hooks, formulas, and briefs, so your next campaign starts from proof, not vibes. 7 days free on any plan.

Start analyzing clips

Creator scan

Analyzing @maya.creates…

84%

InstagramTikTok

Top hooks

15 patterns

ROI

3.4x

Velocity

Daily refresh

+42%

Winning formula

Ready for next brief

ClipSonar

Content intelligence for brands and creators. Analyze Instagram and TikTok clips at scale and turn what wins into playbooks you can ship.

support@clipsonar.com

Product

AgentAboutPricingFree toolsEngagement TrackerContact

Solutions

For creatorsFor brandsFor agenciesCompare

Resources

BlogHelp CenterAPI DocsFAQ

Company

Sign inSign upPrivacy PolicyTerms of Use

© 2026 ClipSonar. All rights reserved.

Built bySocial Sonar