SCIM API
...
Jobylon SCIM API
Users

(Soft) Delete a user

DELETE
https://example.com/scim/v2/Users/{urn}
Jobylon Staging

Soft deletes (deprovisions) a user. This causes the active property to be set to false, meaning the user is no longer able to sign into Jobylon.

Path Parameters
urn
*
Responses
204
No Content