Skip to content

Set Group Permissions

PUT
/permissions/groups/{id}/permissions

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

Group id

Type
string
Required

Request Body

application/json
JSON
{
}

Responses

The updated group

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License