Skip to main content

Update

POST 

/api

Update entity with data.

Request

Body

array

required

  • Array [

  • action Actionrequired

    Possible values: [update]

    entity_type Entity Typerequired

    entity_key

    object

    required

    anyOf

    string

    entity_data

    object

    Represent a mapping that can contain other mappings.

    property name* any

    Represent a mapping that can contain other mappings.

    metadata

    object

    property name* any
  • ]

Responses

Successful Response

Loading...