Upsert User Into Clan

PUT
Upserts a user into the clan.

Path parameters

handlestringRequired

The document’s _id or slug.

Request

This endpoint expects an object.
userIdstringRequired

The _id or slug of the user to add to the clan.

Response

This endpoint returns an object
_idstringOptional
namestringOptional
displayNamestringOptional
memberslist of stringsOptional
ownerIDstringOptional
descriptionstringOptional
typestringOptional
kindstringOptional
metadatamap from strings to anyOptional