The straightforward RESTful way would be PATCH /api/v1/users/1234?state=active. This is quite intuitive once you are familiar with REST.