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

Authorizations

Authorization
string
header
required

Web 平台登录用户的 JWT Access Token

Response

201

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