automate icon indicating copy to clipboard operation
automate copied to clipboard

[Chef manage global objects] Directly Add and Remove User from Organization API

Open kvivek1115 opened this issue 4 years ago • 0 comments

User Story

  • Directly add user to an Organization (superuser only API)
  • Remove user from Organization

https://docs.chef.io/server/api_chef_server/#users-1

GET /organizations/NAME/users - list users associated with an organization POST /organizations/NAME/users - associate user with an organization (superuser only, normally use invites #4554)

Definition of Done

Demo Script / Repro Steps

Aha! Link: https://chef.aha.io/epics/SH-E-664

kvivek1115 avatar Jan 11 '21 07:01 kvivek1115