Authorization: Bearer ********************
{}
curl --location --request DELETE 'https://api.ssojet.com/api/v1/users/?client_id=string&client_id=' \
--header 'User-Agent: SSOjet/1.0.0 (https://ssojet.com)' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"is_deleted": true
}