Remove a member from a folder
delete/folders/{folderId}/members/{memberId}
Removes the specified member from the folder. This does not delete the target resource. The proper way to delete a resource is to use the resource's persistence service to delete it. Using that service generates an event that causes the folders service to clean up any members that have that target resource's URI.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The member was deleted. | ||
404 | Not Found | No member exists at the requested path. | Schema |