onboarding
softDelete
Internal onboarding/deleteUser operation. Authentication requirements are derived from the active route allowlist.
post/onboarding/deleteUser
Request body
object required
Response
Standard successful response envelope.
Example response
{
"statusCode": 200,
"message": "OK"
}