curl --request POST \
--url https://platform.kodexa.ai/api/knowledge-clause-features \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"changeSequence": 123,
"clauseId": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"feature": {
"active": true,
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"extendedProperties": {},
"featureType": {
"active": true,
"changeSequence": 123,
"color": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"description": "<string>",
"extendedOptions": {},
"icon": "<string>",
"id": "<string>",
"labelJsonPath": "<string>",
"name": "<string>",
"options": {},
"organization": {
"authGroupLink": {
"authGroup": "<string>"
},
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"defaultToPrivateTemplates": true,
"description": "<string>",
"enterpriseOrganization": true,
"features": {},
"hasImage": true,
"id": "<string>",
"memory": {
"orderedDashboards": [
"<string>"
]
},
"name": "<string>",
"organizationStatus": "<string>",
"properties": {},
"publicAccess": true,
"searchText": "<string>",
"slug": "<string>",
"stripeCustomerId": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"organizationId": "<string>",
"slug": "<string>",
"updatedOn": "2023-11-07T05:31:56Z",
"useJSONata": true,
"uuid": "<string>"
},
"featureTypeId": "<string>",
"id": "<string>",
"organization": {
"authGroupLink": {
"authGroup": "<string>"
},
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"defaultToPrivateTemplates": true,
"description": "<string>",
"enterpriseOrganization": true,
"features": {},
"hasImage": true,
"id": "<string>",
"memory": {
"orderedDashboards": [
"<string>"
]
},
"name": "<string>",
"organizationStatus": "<string>",
"properties": {},
"publicAccess": true,
"searchText": "<string>",
"slug": "<string>",
"stripeCustomerId": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"organizationId": "<string>",
"properties": {},
"slug": "<string>",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"featureId": "<string>",
"id": "<string>",
"positive": true,
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
}
'{
"changeSequence": 123,
"clauseId": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"feature": {
"active": true,
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"extendedProperties": {},
"featureType": {
"active": true,
"changeSequence": 123,
"color": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"description": "<string>",
"extendedOptions": {},
"icon": "<string>",
"id": "<string>",
"labelJsonPath": "<string>",
"name": "<string>",
"options": {},
"organization": {
"authGroupLink": {
"authGroup": "<string>"
},
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"defaultToPrivateTemplates": true,
"description": "<string>",
"enterpriseOrganization": true,
"features": {},
"hasImage": true,
"id": "<string>",
"memory": {
"orderedDashboards": [
"<string>"
]
},
"name": "<string>",
"organizationStatus": "<string>",
"properties": {},
"publicAccess": true,
"searchText": "<string>",
"slug": "<string>",
"stripeCustomerId": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"organizationId": "<string>",
"slug": "<string>",
"updatedOn": "2023-11-07T05:31:56Z",
"useJSONata": true,
"uuid": "<string>"
},
"featureTypeId": "<string>",
"id": "<string>",
"organization": {
"authGroupLink": {
"authGroup": "<string>"
},
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"defaultToPrivateTemplates": true,
"description": "<string>",
"enterpriseOrganization": true,
"features": {},
"hasImage": true,
"id": "<string>",
"memory": {
"orderedDashboards": [
"<string>"
]
},
"name": "<string>",
"organizationStatus": "<string>",
"properties": {},
"publicAccess": true,
"searchText": "<string>",
"slug": "<string>",
"stripeCustomerId": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"organizationId": "<string>",
"properties": {},
"slug": "<string>",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"featureId": "<string>",
"id": "<string>",
"positive": true,
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
}Creates a new KnowledgeClauseFeature. Knowledge clause features represent data points within knowledge clauses.
curl --request POST \
--url https://platform.kodexa.ai/api/knowledge-clause-features \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"changeSequence": 123,
"clauseId": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"feature": {
"active": true,
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"extendedProperties": {},
"featureType": {
"active": true,
"changeSequence": 123,
"color": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"description": "<string>",
"extendedOptions": {},
"icon": "<string>",
"id": "<string>",
"labelJsonPath": "<string>",
"name": "<string>",
"options": {},
"organization": {
"authGroupLink": {
"authGroup": "<string>"
},
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"defaultToPrivateTemplates": true,
"description": "<string>",
"enterpriseOrganization": true,
"features": {},
"hasImage": true,
"id": "<string>",
"memory": {
"orderedDashboards": [
"<string>"
]
},
"name": "<string>",
"organizationStatus": "<string>",
"properties": {},
"publicAccess": true,
"searchText": "<string>",
"slug": "<string>",
"stripeCustomerId": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"organizationId": "<string>",
"slug": "<string>",
"updatedOn": "2023-11-07T05:31:56Z",
"useJSONata": true,
"uuid": "<string>"
},
"featureTypeId": "<string>",
"id": "<string>",
"organization": {
"authGroupLink": {
"authGroup": "<string>"
},
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"defaultToPrivateTemplates": true,
"description": "<string>",
"enterpriseOrganization": true,
"features": {},
"hasImage": true,
"id": "<string>",
"memory": {
"orderedDashboards": [
"<string>"
]
},
"name": "<string>",
"organizationStatus": "<string>",
"properties": {},
"publicAccess": true,
"searchText": "<string>",
"slug": "<string>",
"stripeCustomerId": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"organizationId": "<string>",
"properties": {},
"slug": "<string>",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"featureId": "<string>",
"id": "<string>",
"positive": true,
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
}
'{
"changeSequence": 123,
"clauseId": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"feature": {
"active": true,
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"extendedProperties": {},
"featureType": {
"active": true,
"changeSequence": 123,
"color": "<string>",
"createdOn": "2023-11-07T05:31:56Z",
"description": "<string>",
"extendedOptions": {},
"icon": "<string>",
"id": "<string>",
"labelJsonPath": "<string>",
"name": "<string>",
"options": {},
"organization": {
"authGroupLink": {
"authGroup": "<string>"
},
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"defaultToPrivateTemplates": true,
"description": "<string>",
"enterpriseOrganization": true,
"features": {},
"hasImage": true,
"id": "<string>",
"memory": {
"orderedDashboards": [
"<string>"
]
},
"name": "<string>",
"organizationStatus": "<string>",
"properties": {},
"publicAccess": true,
"searchText": "<string>",
"slug": "<string>",
"stripeCustomerId": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"organizationId": "<string>",
"slug": "<string>",
"updatedOn": "2023-11-07T05:31:56Z",
"useJSONata": true,
"uuid": "<string>"
},
"featureTypeId": "<string>",
"id": "<string>",
"organization": {
"authGroupLink": {
"authGroup": "<string>"
},
"changeSequence": 123,
"createdOn": "2023-11-07T05:31:56Z",
"defaultToPrivateTemplates": true,
"description": "<string>",
"enterpriseOrganization": true,
"features": {},
"hasImage": true,
"id": "<string>",
"memory": {
"orderedDashboards": [
"<string>"
]
},
"name": "<string>",
"organizationStatus": "<string>",
"properties": {},
"publicAccess": true,
"searchText": "<string>",
"slug": "<string>",
"stripeCustomerId": "<string>",
"supportAccess": true,
"supportAccessExpiresAt": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"organizationId": "<string>",
"properties": {},
"slug": "<string>",
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
},
"featureId": "<string>",
"id": "<string>",
"positive": true,
"updatedOn": "2023-11-07T05:31:56Z",
"uuid": "<string>"
}API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Created KnowledgeClauseFeature