---
title: Changes to the User API
summary: null
url: >-
  https://www.fastly.com/documentation/reference/changes/2019/07/changes-to-the-user-api
---

We've made a few changes to our user roles lately, and we updated the API response for `/api/v0/corps/_/users` to return new values. The new values are already available for use. The old values are still available as well, but they will be deprecated Friday, September 27, 2019.

| Old value      | New value  |
| -------------- | ---------- |
| `corpOwner`    | `owner`    |
| `corpAdmin`    | `admin`    |
| `corpUser`     | `user`     |
| `corpObserver` | `observer` |
