Skip to main content

Add new entity to ExpressionFeatureModelRelationshipConditions

POST 

/ExpressionFeatureModelRelationshipConditions

Add new entity to ExpressionFeatureModelRelationshipConditions

Request

Body

required

New entity

    featureModelRelationshipId uuid
    conditionExpressionId uuid
    id uuid
    createdDate date-time
    updatedDate date-time
    organizationId uuid
    reference string
    creatorId uuid
    customField1 string
    customField2 string
    customField3 string
    customField4 string
    customField5 string
    organization

Responses

Created entity

Schema

    featureModelRelationshipId uuid
    conditionExpressionId uuid
    id uuid
    createdDate date-time
    updatedDate date-time
    organizationId uuid
    reference string
    creatorId uuid
    customField1 string
    customField2 string
    customField3 string
    customField4 string
    customField5 string
    organization
Loading...