Delete{Hub,Link}Satellite - DELETE
|
Path |
/api/projects/{projectId}/model/{parentEntityType}/{hubId,linkId}/satellites/{satelliteId} |
|---|---|
|
Http Method |
DELETE |
Overview
Required permissions
-
Write access to the Build module. BUILD WRITE
Request
Path parameters
|
Parameter |
Type |
Required |
Description |
Example |
|---|---|---|---|---|
|
parentEntityType |
string |
yes |
|
|
|
hubId |
string |
yes (for hubs) |
The id of the hub this satellite is linked to. |
|
|
linkId |
string |
yes (for links) |
The id of the link this satellite is linked to. |
|