curl --location --request PATCH '/spm/user//disable' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "status": "OK" }