Remove User Access to Template
POST https://api.hellosign.com/v3/template/remove_user/:template_id
Removes the specified Account's access to the specified Template. Additional information can be found here.
Request Body
[{"name"=>"account_id", "value"=>"1234567", "datatype"=>"number"}, {"name"=>"email_address", "value"=>"alice@example.com", "datatype"=>"string"}]