Remove Person
Use this method to remove an existing person from a company.
URL
(DELETE) companies/{companyid}/persons
PARAMETERS
token | The token obtained on connection | Required |
companyid | The company id of the person to modify | Required |
personid | The PersonId of the person that you want to delete | Required |
removeassignment | To check if the person has jobs, tasks or projects assigned. If you set it to true, the person will be deleted even if it has assignments. If you set it to false and that the person has assignments, the deletion will fail. | Required |
RESULTS
No result. In case of invalid parameters an HTTP error code is returned.
Copyright Wordbee - Buzzin' Outside the Box since 2008