Summary
Add an item to pins or remove from if it already exists
Description
Add an item to pins or remove from if it already exists
Route
POST /configuration_manager/pins
Roles
            admin
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| options | object | yes | sourceItem and target are required. Target is the identifier and sourceItem is the entity to which it belongs. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| pin | object | Pin object with details. |