app-configuration_manager

On this page:

deletePins

Summary

Deletes pinned items.

Description

Deletes the pinned items permanently from the database.

Route

DELETE /configuration_manager/pins

Roles

admin apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
pinTargets array yes Array of the names/ids of the pinned items to delete.
sourceItem string yes Name of the entity to which the pinned item belongs.

Return

DetailsExampleSchema
Name Type Description
result object Result of the deletion.