Upsert User Into Clan
Upserts a user into the clan.
Path parameters
handle
The document’s _id
or slug
.
Headers
Authorization
Basic authentication of the form Basic <username:password>.
Request
This endpoint expects an object.
userId
The _id
or slug
of the user to add to the clan.
Response
This endpoint returns an object.
_id
name
displayName
members
ownerID
description
type
kind
metadata