Skip to main content
POST
/
api
/
blueprints
/
{id}
/
favorite
收藏蓝图到收藏夹
curl --request POST \
  --url https://api.end.shallow.ink/api/blueprints/{id}/favorite \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Web 平台登录用户的 JWT Access Token

Path Parameters

id
string
required

Response

200

收藏成功