You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

deactivate-example.json 157B

12345678910
  1. {
  2. "user": {
  3. "login": "ada.lovelace",
  4. "name": "Ada Lovelace",
  5. "active": false,
  6. "local": true,
  7. "groups": [],
  8. "scmAccounts": []
  9. }
  10. }