Delete a group
Groups
Delete a group
Soft-delete (archive) a group.
DELETE
Delete a group
Archives a group. This is a soft delete: the group’s status changes toDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
ARCHIVED, and it is excluded from list results by default. Pass include_archived=true on the list endpoint to see archived groups.
Archived groups retain their data but cannot be modified. Balances, members, and state are preserved for auditing.
For usage patterns and examples, see the Groups guide.
Authorizations
API key passed in the X-API-Key header.
Path Parameters
Group ID
Response
Group archived
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"