KRON PAM API Collection v3.5
User Management

Update User

1min
POST

Overview

This method updates a user's information in KRON PAM.

Usage

To update a user's information:

  1. Use the 'List All Users' request to retrieve the user's current details.
  2. Copy the response of the User information to "Body" field of the Update User request.
  3. Edit the necessary fields in the "Body" field.
  4. Send the request to apply the changes.

Hint: You can also update LDAP users with this request with the proper body (observe example request 'added-property-test' property)

Header Parameters
Content-Type
X-XSRF-TOKEN
Path Parameters
url
Body Parameters
body
Responses
200
Update User