(Hard)Delete a user
Note: For information on how to Soft-Delete a user , see the PATCH endpoint.
This endpoint will let you change the ‘active’ property for a user.
Endpoint | Method |
---|---|
USER-ID is the identifier for the entity in Talentech | DELETE |
Responses:
204-OK | |
---|---|
Statuscode | 204 |
|
404-NotFound | |
---|---|
Statuscode | 404 |
|