PUT
/
v2
/
scim
/
{company_id}
/
Groups
/
{id}
SCIM: Replace or patch a group
curl --request PUT \
  --url https://coreapi-dev.us.bcpapers.ca/v2/scim/{company_id}/Groups/{id}
{}

Path Parameters

company_id
string
required

Company UUID

id
string
required

Group UUID

Response

OK

The response is of type object.