This use case allows you to delete a LocalAttribute and notify the peers it is shared with.

Parameters

  • The attributeId of the LocalAttribute you want to delete.

On Success

On Failure

  • If there is no LocalAttribute with the given attributeId, it can’t be deleted.

How to execute this use case with the Connector?

The Connector is our first-class citizen, thus we provide you with a detailed API description for every use case. This use case can be executed with the REST API of the Connector which you can Access the Connector.
Corresponding interactive API docs excerpt: