post https://gateway.stage.bill.com/connect/v3/users//archive
Archive an existing user. In the response, the archived
field is set as true
.
You can restore an archived user with POST /v3/users/{userId}/restore
. There is no change when you archive an archived user.