Update Subgroup

Updates the details of a specific subgroup.
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 identifier of the subgroup to update.

Body Params

The updated subgroup information.

Request body for updating an existing subgroup.

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. Must match the {id} path parameter.

string | null

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

204

No Content

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