1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Files
docs/content/rest/enterprise-admin/users.md
2023-01-04 08:56:52 +00:00

17 lines
549 B
Markdown

---
title: Users
intro: 'Use the REST API to suspend{% ifversion ghes %}, unsuspend, promote, and demote{% endif %}{% ifversion ghae %} and unsuspend{% endif %} users on your enterprise.'
versions:
ghes: '*'
ghae: '*'
topics:
- API
miniTocMaxHeadingLevel: 3
---
## About user administration
These endpoints are only available to [authenticated](/rest/overview/resources-in-the-rest-api#authentication) site administrators. Normal users will receive a `403` response.
{% data reusables.user-settings.enterprise-admin-api-classic-pat-only %}