Project

Profile

Help

Story #7310

closed

As a user, I can add and remove users associated with groups

Added by bmbouter over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Background

Users can list users associated with a group at the URL /pulp/api/v3/groups/:uuid/users/

Allow modification of users

Users should be able to add and remove users from groups using:

POST /pulp/api/v3/groups/:pk/users/ - Add a user DELETE /pulp/api/v3/groups/:pk/users/:uuid/ - Remove a user

Also available in: Atom PDF