1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/content/rest/orgs/blocking.md

18 lines
532 B
Markdown

---
title: 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 -->