Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

An access token in Infisical

Path Parameters

roleId
string
required

The ID of the role to update.

Body

application/json
slug
string

The slug of the role.

Required string length: 1 - 64
name
string

The name of the role.

description
string | null

The description for the role.

permissions
object[]

The permissions assigned to the role.

Response

Default Response

role
object
required