curl --location 'https://4sapi.com/api/user/passkey' \ --header 'Authorization: {{Access-Token}}' \ --header 'New-Api-User: {{UserName}}'
{ "data": { "enabled": false }, "message": "", "success": true }