Skip to content

follow 接口支持 update attributes #574

@nicecui

Description

@nicecui

详见:https://leancloud.atlassian.net/wiki/spaces/PROD/pages/818577422

curl -X PUT \
  -H "X-LC-Id: GDBz24d615WLO5e3OM3QFOaV-gzGzoHsz" \
  -H "X-LC-Key: dlCDCOvzMnkXdh2czvlbu3Pk" \
  -H "Content-Type: application/json" \
  -d '{"group": "theBestFriend"}' \
  https://gdbz24d6.api.lncld.net/1.1/users/:user_id/friendship/:target_id

:user_id 表示做更新动作的用户。如果设置了 X-LC-Session 头,则 self 表示当前登录用户。
:target_id 表示目标用户。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions