Skip to main content
POST
/
api
/
blueprints
/
my
/
collections
创建收藏夹
curl --request POST \
  --url https://end-api.shallow.ink/api/blueprints/my/collections \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

第三方开发者 API Key(格式:sk_xxx)

Response

201

创建成功(每人最多50个)