Skip to main content
Deactivate a user account. Required Permissions:
  • Must be logged in as the specific user being deactivated.
  • edit_other_users.
External DocumentationTo learn more, visit the Mattermost documentation.

Parameters

ParameterDescription
User IDThe ID of the user. Can be obtained from the List Users action.

Example Output

{
	"status": "string"
}

Workflow Library Example

Delete User with Mattermost and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop