Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Update User Attributes (version 1.3.2 and later)

POST http://localhost:8090/rest/deactivateusers/1.0/utility/update/user/{username}

...

POST http://localhost:8090/rest/deactivateusers/1.0/utility/de-activate/user/{username}  (version 1.3.2 and later)

Path Parameters:

  • username (String) - Jira username

...

POST http://localhost:8090/rest/deactivateusers/1.0/utility/re-activate/user/{username}  (version 1.3.2 and later)

Path Parameters:

  • username (String) - Jira username

...