Servers

Patch Server Member

Patch a member in the server. The only valid fields are /xp and /currency.

patch/api/v1/servers/{id}/members/{memberId}

Path parameters

idstring int64 required

The ID of the server.

memberIdstring int64 required

The ID of the member.

Request body

contractResolverIContractResolver

Response

The member's stats, post-modification.

Changes

No recorded changes to this endpoint across all 1 revision of this API.