Deactivate and Delete User Api

1. Deactivate User Api URL: v3/api/account/deactivate/{userId} Method: POST Response Format: JSON Parameters : Name Data Type Required / Optional Description action_on_assigned_tickets string Required surrender action_on_owned_tickets string Required takes two values => 1. close => if you want to close the tickets of the user.2. change_owner => If you want to change the owner of the tickets of this user. […]

Read More