将用户添加到部落
在部落中加入一个用户
Path parameters
handle
文件中的 _id
或者 slug
.
Headers
Authorization
Basic authentication of the form Basic <username:password>.
Request
This endpoint expects an object.
userId
使用字符串 _id
或 slug
来识别要加入部落的用户.
Response
This endpoint returns an object.
_id
name
displayName
members
ownerID
description
type
kind
metadata