Skip to main content

Delete UserGroup

POST 

/deleteUserGroup

This API delete usergroup in SSM.

The Authorization must have Bearer followed by Token.

Mandatory params:

username, usergroup

Request

Path Parameters

    path stringrequired

Body

    usergroup string
    username string

Responses

Delete UserGroup

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

  • Transfer-Encoding

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

Schema

    errorCode string
    msg string
Loading...