Update a group
Groups
Update a group
Update a group.
PATCH
Update a group
Updates mutable fields on a group, such as itsDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
name. Only the fields you include in the request body are changed; omitted fields remain untouched.
Archived groups cannot be updated. Archiving is permanent; there is no unarchive operation.
For usage patterns and examples, see the Groups guide.
Authorizations
API key passed in the X-API-Key header.
Path Parameters
Group ID
Body
application/json
Fields to update
New display name for the group (1-255 chars)
Required string length:
1 - 255Example:
"Updated Team Name"
Response
Updated group
When this group was created
Example:
"2024-01-15T10:30:00Z"
When the group was archived (present only if archived)
Unique identifier for this group
Example:
"550e8400-e29b-41d4-a716-446655440000"
Display name of the group
Example:
"Sales Team"
Lifecycle status: ACTIVE or ARCHIVED
Example:
"ACTIVE"
When this group was last updated
Example:
"2024-01-15T10:30:00Z"