Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

Create Skill Version changed

api/skills/versions/create

Nearest release: v2.1.277, published 4 hours before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+1added
Lines−1removed
From line 78 where the diff opens
First seen 20 Aug 2026 this site's first read of the page
Recorded edits5to this page, all time

The whole hunk

from line 78, old and new numbered
/
lines
from line 78
7878 -H 'Content-Type: multipart/form-data' \
7979 -H 'anthropic-version: 2023-06-01' \
8080 -H "X-Api-Key: $ANTHROPIC_API_KEY" \
81 -F files='["Example data"]'
81 -F 'files[]=@/path/to/file'
8282```
8383 
8484### Response (200)