Skip to main content

Deletes Entity Attribute

DELETE 

/entities/:entityTypeId/:entityId/attributes/:attributeKey

Deletes Entity Attribute

Request

Path Parameters

    entityTypeId stringrequired

    EntityType Identifier

    entityId stringrequired

    Entity Identifier

    attributeKey stringrequired

    Attribute Key

Query Parameters

    siteId string

    Site Identifier

Responses

200 OK

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Schema

    message string

    Result message

Loading...