groups

Update Member

patch/api/groups/{group_id}/members/{member_id}

Path parameters

group_idstring uuid required
member_idstring uuid required

Headers

X-Workspace-Idstring nullable

Request body

namestring nullable
linked_user_idstring uuid nullable
emailstring email nullable
is_selfboolean nullable

Response

Successful Response

namestring required
linked_user_idstring uuid nullable
emailstring email nullable
is_selfboolean
idstring uuid required
group_idstring uuid required
created_atstring date-time required

Changes

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