Add and Remove in same request for a webservice application

Hi,

I am working on a REST webservice application. The requirement is when a user adds a new role then the old role should be removed for the user.
Any help is highly appreciated!