Skip to content

Remove Group Member

DELETE
/permissions/groups/{id}/members/{accountId}

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

Group id

Type
string
Required
accountId*

Account id

Type
string
Required

Responses

Success

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License