A C G I P R T

R

removeGroup(String) - Method in class com.fabula.timeline.service.rest.impl.TimelineResource
DELETE
Deletes a group
URL: /group/{groupid}
Takes a group id as parameter.
removeUserFromGroup(String, String) - Method in class com.fabula.timeline.service.rest.impl.TimelineResource
DELETE
Removes a user form a group
URL: /group/{groupid}/user/{username}/

A C G I P R T