v1

latestOpenAPI 3.0.42026-07-26195173268.4 KB
Customers target group

Updates the target group.

patch/Litium/api/admin/customers/targetGroups/{systemId}

Path parameters

systemIdstring uuid required

The target groups system identifier.

Request body

valueobject
pathstring nullable
opstring nullable
fromstring nullable

Response

OK

fieldTemplateSystemIdstring uuid

Gets or sets the field template system identifier.

idstring nullable

Gets or sets the target group identifier.

systemIdstring uuid

Gets or sets the target group system identifier.

Example response

{
  "conditions": [
    {
      "systemId": "00000000-0000-0000-0000-000000000000"
    }
  ]
}