Miro Developer Platform <img src="https://content.pstmn.io/47449ea6-0ef7-4af2-bac1-e58a70e61c58/aW1hZ2UucG5n\" width="1685" height="593"> ### Miro Developer Platform concepts - New to the Miro Developer Platform? Interested in learning more about platform concepts?? Read our introduction page and familiarize yourself with the Miro Developer Platform capabilities in a few minutes. ### Getting started with the Miro REST API - Quickstart (video): try the REST API in less than 3 minutes. - Quickstart (article): get started and try the REST API in less than 3 minutes. ### Miro REST API tutorials Check out our how-to articles with step-by-step instructions and code examples so you can: - Get started with OAuth 2.0 and Miro ### Miro App Examples Clone our Miro App Examples repository to get inspiration, customize, and explore apps built on top of Miro's Developer Platform 2.0.

The version of the OpenAPI document: v2.0

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Hierarchy

  • UserResourceRolesInner

Constructors

Properties

Constructors

Properties

display?: string

A human-readable name or description of the role.

primary?: boolean

Indicates whether this role is the primary role. Only one role can be marked as primary.

type?: string

The type of the role. Supported values are organization_user_role and organization_admin_role. Only one role should have type organization_user_role.

value?: string

The role assigned to the user.
For organization_user_role type, supported values include: ORGANIZATION_INTERNAL_ADMIN and ORGANIZATION_INTERNAL_USER.
For organization_admin_role type, supported values include: Content Admin, User Admin, Security Admin, or names of custom admin roles.