Please enable JavaScript to view this site.

Discourse Data Model

Navigation: Schema: Admin > Tables

deleteAdminGroupsByGroupId

Contents Previous Home Next More

Delete a group.

Catalog: Discourse

Schema: Admin

This is a read-only table. The Discourse API may not support changing the data or the Invantive SQL driver for Discourse does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Discourse API.

Select Discourse API URL: /admin/groups/{group_id}.json

Insert Discourse API URL: /admin/groups/{group_id}.json

Update Discourse API URL: /admin/groups/{group_id}.json

Delete Discourse API URL: /admin/groups/{group_id}.json

Field Selection Method: NotRequired

Base Path: success

Select Discourse API Operation: delete /admin/groups/{group_id}.json

Table Columns

The columns of the table deleteAdminGroupsByGroupId are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

DUMMY

string(1)

Dummy

Default column added since the specification specifies that no data is returned.

 

12-12-2020 18:47 Version 20.1.301-BETA+3023