How to delete/disable user through slack API?

后端 未结 3 777
一向
一向 2021-01-13 19:10

I have tried multiple approaches to this. Tried first getting the user without any user id - this returns me just my user, then tried getting user with other id\'s and it al

3条回答
  •  滥情空心
    2021-01-13 19:15

    You can use Slack's SCIM API to enable and disable a user. Note that, as with the undocumented API endpoint mentioned in other answers this requires a Plus/Enterprise account.

提交回复
热议问题