Hi
I want to add a segment value using api
I added the screen, and I am able to pull exiting data. I now want to add a value on the segment value

Hi
I want to add a segment value using api
I added the screen, and I am able to pull exiting data. I now want to add a value on the segment value

Best answer by Rakshanda
Hi
I attempted to create segment values using the API. Could you please try below?
{
"id": "1c85b5dd-ce7d-42c1-a93f-deafbcf01eb1",
"rowNumber": 22,
"note": null,
"Description": {
"value": "Project Templatesdfghj"
},
"SegmentedKeyID": {
"value": "TMPROJECT"
},
"SegmentID": {
"value": 1
},
"SegmentDetails": {
"rowNumber": 1,
"note": null,
"Active": {
"value": true
},
"Aggregation": {
"value": false
},
"Description": {
"value": "TMPROJECT"
},
"SegmentedKeyID": {
"value": "TMPROJECT"
},
"SegmentID": {
"value": 1
},
"Value": {
"value": "001"
},
"custom": {}
},
"custom": {}
}
Screenshot for reference

Use ID from Get Call-

Hope this will help!!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.