Remove resource from project
delete/projects/{projectId}/resources/{resourceId}
Removes the specified resource from the project. 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. That should generate an event that causes the projects service to clean up any members that have that target resource's URI.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The resource was deleted. | ||
404 | Not Found | The project or resource does not exist. | Schema |