Skip to main content

Delete synced attribute

DELETE 

/profile_types/:profile_type_id/synced_attributes/:ne_attribute_id

Delete a synced attribute.

Request

Path Parameters

    profile_type_id uuidrequired

    Profile type ID of the object

    ne_attribute_id uuidrequired

    Ne attribute ID of the object

Responses

Info about the operation

Schema
    info

    A message confirming the operation

Loading...