Skip to main content
PUT
Replace a provisioned group

Authorizations

Authorization
string
header
required

SCIM token for one organization's directory connection, created with POST /api/scim-tokens or in Settings > SCIM. It authenticates provisioning calls only, and stops working if the organization's Enterprise plan lapses.

Path Parameters

id
string
required

The LangWatch group id.

Response

The updated group.

schemas
string[]

The SCIM schema URNs this resource conforms to.

id
string

The LangWatch group id.

displayName
string
members
object[]

Omitted when the request excluded the members attribute. Each value is a LangWatch user id.

meta
object