post

/projects/{project_id}/virtual_items/groups

Creates a virtual item group.

Deprecated

Avoid using this API operation if possible. It will be removed in a future version.

Authorization

basic

Request Parameters

1 Path Parameter

Request Body

1 Example
Schema
object
$schema: http://json-schema.org/draft-04/schema#
name
object

Localized group names.

required
description
object

Localized group descriptions.

required
enabled
boolean

Enables the group.

parent_id
integer

Parent group ID.

code
integer

Group’s unique code.

Responses

Created

1 Example
Schema
object
$schema: http://json-schema.org/draft-04/schema#
group_id
integer

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
project_id
$$.env
2 variables not set
username
password