Create Segment
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /public/v1/public-catalog/segments HTTP/1.1
Host: api.s1.show
Content-Type: application/json
Accept: */*
Content-Length: 70
{
"name": "text",
"description": "text",
"productProfiles": [
{
"id": "text"
}
]
}{
"id": "text",
"audit": {
"created": {
"at": "2026-03-30T19:52:28.294Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-03-30T19:52:28.294Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"published": {
"at": "2026-03-30T19:52:28.294Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"unpublished": {
"at": "2026-03-30T19:52:28.294Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"revision": 1,
"description": "text",
"status": "Draft"
}