post
https://api.split.io/internal/api/v2/large-segments/ws//trafficTypes/
Create a new large segment metadata in a given project (formerly called workspace)
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
JSON Payload Posted
{
"name": String, // Mandatory
"description": String, // Optional
"owners": [ // Optional
{
"id": String,
"type": String
}
]
}