You have been removed from a User Group

Facts

Required scopes

Works with

RTMEvents API
{
    "type": "subteam_self_removed",
    "subteam_id": "S0615G0KT"
}

The subteam_self_removed event is sent to you when you have been removed to an existing User Group. Clients can use this to update their local list of User Groups.

This event is not available to bot user subscriptions in the Events API.

When an event occurs, we will send an HTTP POST request to your Request URL. The outer payload is uniform across all Events API methods, and contains fields like team_id and event. Learn more