---
title: "Updating a organization user roles"
method: PUT
path: "/v1/organization_user_roles/{organizationUserRoleId}"
tags: ["organization_user_roles"]
---

# Updating a organization user roles

`PUT /v1/organization_user_roles/{organizationUserRoleId}`

Update a organization user roles

## Path parameters

- `organizationUserRoleId` integer, required

## Query parameters

- `token` string, required

## Request body

- object
  - `name` string
  - `description` string

## Response `200`

successful operation

- object
  - `Sucess` string

## Other responses

- `405` — Invalid input

## Changes

- **2017-05-25** `5b98cb916342` — 1 info
  - endpoint added
- **2016-04-26** `5d7a4c3eadce` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/restyaplatform/apis/restyaboard/changes/v1/organization_user_roles/:organizationUserRoleId/put.md)

---

[API](https://skmtc.dev/restyaplatform/apis/restyaboard.md) · [All operations](https://skmtc.dev/restyaplatform/apis/restyaboard/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/restyaplatform/restyaboard/revisions/bfc753befdbe/schema)
