Skip to main content

Patch Suggested Entitlement Description

PATCH 

/suggested-entitlement-descriptions

Patch Suggested Entitlement Description

Request

Path Parameters

    id uuidrequired

    id is sed id

    Example: ebab396f-0af1-4050-89b7-dafc63ec70e7

Body

arrayrequired

Sed Patch Request

  • Array [
  • op string

    desired operation

    path string

    field to be patched

    value

    value to replace with

  • ]

Responses

detail of patched sed

Schema
    Name string

    name of the entitlement

    approved_by string

    entitlement approved by

    approved_type string

    entitlement approved type

    approved_when date-time

    entitlement approved then

    attribute string

    entitlement attribute

    description string

    description of entitlement

    displayName string

    entitlement display name

    id uuid

    sed id

    sourceId string

    entitlement source id

    sourceName string

    entitlement source name

    status string

    entitlement status

    suggestedDescription string

    llm suggested entitlement description

    type string

    entitlement type

    value string

    entitlement value

Loading...