1
0
mirror of synced 2026-01-04 00:06:20 -05:00
Files
docs/content/rest/orgs/blocking.md
2024-02-28 02:07:49 +00:00

19 lines
582 B
Markdown

---
title: REST API endpoints for blocking users
shortTitle: Blocking users
intro: Use the REST API to block and unblock users in an organization.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghec: '*'
topics:
- API
allowTitleToDifferFromFilename: true
autogenerated: rest
---
## About blocking users
The token used to authenticate the call must have the `admin:org` scope in order to make any blocking calls for an organization. Otherwise, the response returns `HTTP 404`.
<!-- Content after this section is automatically generated -->