Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.07 KB

File metadata and controls

31 lines (22 loc) · 1.07 KB
description Learn how to perform common actions from the examples

User Management Examples

User Management

In this section of the documentation, we've provided detailed guides showing examples of common user management actions you can perform using the Admin API. Click on any of the links below to view the corresponding guide:

{% content-ref url="search-for-users.md" %} search-for-users.md {% endcontent-ref %}

{% content-ref url="update-users-standard-attributes.md" %} update-users-standard-attributes.md {% endcontent-ref %}

{% content-ref url="update-users-picture.md" %} update-users-picture.md {% endcontent-ref %}

{% content-ref url="generate-otp-code.md" %} generate-otp-code.md {% endcontent-ref %}

Looking for more examples? See our full Admin API GraphQL queries and mutations examples page linked below:

{% content-ref url="../api-queries-and-mutations.md" %} api-queries-and-mutations.md {% endcontent-ref %}