Unlink resource
Unlink one or multiple resources from a view:
- Unlink flags using flag keys
- Unlink segments using segment IDs
Path parameters
projectKey
viewKey
resourceType
Allowed values:
Headers
Authorization
LD-API-Version
Version of the endpoint.
Request
This endpoint expects an object.
keys
The resources to link/unlink. Flags are identified by key. Segments are identified by segment ID.
comment
Optional comment for the link/unlink operation
Response
Successful response with unlink details
successCount
The number of resources successfully unlinked.
failureCount
The number of resources that failed to unlink.
failedResources
Details of resources that failed to unlink.