Create Group Subgroup

Creates a new subgroup within a group.
The ID parameter handling depends on the ID-Type header: if set to 'Client', the ID is treated as a ClientAccountId; otherwise, it's treated as a server/internal ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The group identifier.

Body Params

The subgroup to create.

Request body for creating a new subgroup within a program.

string | null

Optional caller-supplied correlation ID. Returned in response headers and logs for end-to-end tracing.

string | null

Username or system identifier of the user performing the update. Used for audit trail.

int64

S3 internal subgroup identifier. Populated on response; ignored on POST.

int64

The program identifier.

string
required
length between 1 and 50

Your system's unique identifier for this subgroup. Required. Max 50 characters.

string
required
length between 1 and 255

Display name of the subgroup. Required. Max 255 characters.

string | null

Client-defined custom field 1. Max 255 characters.

string | null

Client-defined custom field 2. Max 255 characters.

string | null

Client-defined custom field 3. Max 255 characters.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Missing 3 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json