v1

latestOpenAPI 3.0.42026-07-26195173268.4 KB
Customers target group

Creates the target group.

post/Litium/api/admin/customers/targetGroups

Request body

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 request

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

Response

Created