Skip to content

reactivate_member

Reactivate a suspended workspace member, restoring their access.

The membership is set back to ACTIVE with its previous role. This is the inverse
of suspend_member. Fails if the workspace has invites disabled or the email is not
a current member. Requires workspace member-edit permission.

Parameters

ParameterTypeDefaultDescription
workspace_idrequiredstring (uuid)The workspace the member belongs to.
emailrequiredstring (email)Email of the suspended member to reactivate.