Close
Search
logo
Sign In
Blogs
eLearning Resources
Interactive eLearning
Video-Based Learning
Mobile Learning
Accessibility
Virtual Reality
Adobe Learning Manager
Events and Announcements
Screen Capture
All Blogs
Free Projects
Adobe Captivate
Adobe Captivate Classic
Learning Hub
Adobe Captivate
Adobe Captivate Classic
Discussions
Tutorials
Adobe Captivate
Adobe Captivate Classic
Webinars
Notification
Join Community
logo
  • Blogs
    • eLearning Resources
    • Interactive eLearning
    • Video-Based Learning
    • Mobile Learning
    • Accessibility
    • Virtual Reality
    • Adobe Learning Manager
    • Events and Announcements
    • Screen Capture
    • All Blogs
  • Free Projects
    • Adobe Captivate
    • Adobe Captivate Classic
  • Learning Hub
    • Adobe Captivate
    • Adobe Captivate Classic
  • Discussions
  • Tutorials
    • Adobe Captivate
    • Adobe Captivate Classic
  • Webinars
Join Community
Sign In
Close
Search
  • Blogs
  • Blogs
  • Site Configuration
  • Account Settings
  • How to edit the user details In Adobe Learning Manager using Admin API
HIGHLIGHT
SHARE
  • HIGHLIGHTED
    SHARE
  • +1
    SHARE
  • How to edit the user details In Adobe Learning Manager using Admin API
    June 27, 2024
    TharunkumarRaguram Follow
    How to edit the user details In Adobe Learning Manager using Admin API
    June 27, 2024
    TharunkumarRaguram
    Master
    Followers: 2 people
    Follow
    TharunkumarRaguram Follow
    0
    0
  • Summary

    editing the user details In Adobe Learning Manager using Admin API

    Steps to Edit the internal user using Admin API:

    * Login as an Integration admin

    * Goto to the Developer resources >> API reference

    * Select the admin profile and authorize

    * Goto the User : Set of User APIs

    * use the Patch call : Patch /Users/{id}

    * use the below example body to add the users.

    {
    “data”: {
    “id”: “usr123”,
    “type”: “user”,
    “attributes”: {
    “email”: “example@adobetest.com”,
    “name”: “Bob Alice”,
    “profile”: “Employee”,
    “Manager”: “11101219”,
    “userRoles”: [
    “Admin”,
    “Learner”
    ]
    }
    }
    }

    * Enter the user ID in the ID filed.

    * Click on the Try it out button to make the changes for the given user.

    Steps to Edit the internal user using Admin API:

    * Login as an Integration admin

    * Goto to the Developer resources >> API reference

    * Select the admin profile and authorize

    * Goto the User : Set of User APIs

    * use the Patch call : Patch /Users/{id}

    * use the below example body to add the users.

    {
    “data”: {
    “id”: “usr123”,
    “type”: “user”,
    “attributes”: {
    “email”: “example@adobetest.com”,
    “name”: “Bob Alice”,
    “profile”: “Employee”,
    “Manager”: “11101219”,
    “userRoles”: [
    “Admin”,
    “Learner”
    ]
    }
    }
    }

    * Enter the user ID in the ID filed.

    * Click on the Try it out button to make the changes for the given user.

    Share
    account settings
    Adobe Learning Manager
    blog
    edit user defined variable
    Internal users
    Like
    (0)
    Comments
    (0)
    Share
    LinkedIn
    Twitter
    Facebook
    Email
    TharunkumarRaguram
    Master
    Followers: 2 people
    Follow
    TharunkumarRaguram Follow
    Like
    (0)
    Comments
    (0)
    Share
    LinkedIn
    Twitter
    Facebook
    Email
    Cancel

    You must be logged in to post a comment.

    All Comments
    Sort by:  Most Recent
    • Most Recent
    • Most Relevant
    Share
    You might also like
    Other topics
    Adobe Learning Manager
    Virtual Reality
    Mobile Learning
    Video-Based Learning
    Adobe Captivate
    Download free 30-day trial of
    Adobe Captivate

    Free Trial
    Adobe Events
    Check out our upcoming webinars
    and workshops
    Register now
    Follow
    How to edit the user details In Adobe Learning Manager using Admin API
    0
  • Follow
    0
  • Looking for some information...
    Subscribe to our newsletter
    The Adobe family of companies may keep me informed with personalized emails about ELearning Community Content and News. See our Privacy Policy for more details or to opt-out at any time.
    Subscribe
    Enter a valid email address
    Thank you for subscribing to our newsletter
    Blogs
    Learning Hub
    Tutorials
    Free Projects
    Discussions
    © 2025 Adobe. All rights reserved. Privacy Terms of Use Cookie preferences Contact Us Do not sell or share my personal information