# Update a List of Policies **PUT /policies** ## Servers - https://identity.zerionsoftware.com/v1: https://identity.zerionsoftware.com/v1 () ## Authentication methods - Oauth2 ## Parameters ### Query parameters - **fields** (string) extra information of each user on the list - **limit** (number) maximum count of the user list - **offset** (number) skip that many users before beginning to return ### Body: application/json (object) - **description** (string) - **id** (string) - **name** (string) - **type** (string) - **used_as** (string) ## Responses ### 200 OK #### Body: application/json (object) - **id** (string) the updated policy id [Powered by Bump.sh](https://bump.sh)