User management
Archive users bulk
Archive users in bulk.
DELETE
/
v1
/
users
/
archive
/
bulk
Behavior
- Transaction: If one part of the payload is not parsable (or understandable by the system), we raise you an error and we don’t archive anyone from the payload. You have to fix your payload and send it to us again. And if the answer is a success, it means that every user to archive you sent us have been archived successfully
- Conflict Rule and archive: If you try to archive a user that is managing someone on the given archive period, we raise you an error.
- Limit: you can’t archive more than 50 users at a time.
- Error behavior: In case of any error, your user wont be archived
Authorizations
X-API-Key
string
headerrequiredBody
application/json
data
object[]
requiredResponse
200 - application/json
message
string
requiredConfirmation message
Was this page helpful?