17 lines
549 B
Markdown
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 %}
|