Skip to main content
PATCH
Decline Member
Sets a pending member’s status to "rejected". Requires the caller to be a moderator or admin.

Path Parameters

spaceId
string
required
UUID of the space.
memberId
string
required
UUID of the membership record to decline.

Response

message
string
Confirmation message.
membership
object
Updated membership with id and status: "rejected".

Error Responses

See also: useDeclineMember