DELETE /v2/images/<IMAGE_ID>/members/<MEMBER_ID>
A successful response is 204 (No Content).
The call returns HTTP status code 404 if MEMBER_ID is not an image member of the specified image.
The call returns HTTP status code 404 if the user making the call is not the image owner.