Skip to main content

Update entity in FeatureTexts

PATCH 

/FeatureTexts(:id)

Update entity in FeatureTexts

Request

Path Parameters

    id uuidrequired

    Possible values: Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

    key: id of FeatureText

Body

required

New property values

    value string
    languageIso string

    Possible values: <= 3 characters

    type
    featureId 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

Success

Loading...