---
title: "Add a new organization user roles"
method: POST
path: "/v1/organization_user_roles.json"
tags: ["organization_user_roles"]
---

# Add a new organization user roles

`POST /v1/organization_user_roles.json`

Created a organization user roles

## Query parameters

- `token` string, required

## Request body

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

## Response `200`

successful operation

- object
  - `id` integer

## Other responses

- `405` — Invalid input

---

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