Unlink resource
Unlink one or multiple resources from a view:
- Unlink flags using flag keys
- Unlink segments using segment IDs
- Unlink AI configs using AI config keys
- Unlink metrics using metric keys
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
viewKey
resourceType
Allowed values:
Headers
LD-API-Version
Version of the endpoint.
Allowed values:
Request
The resource to link to the view. Flags are identified by key. Segments are identified by segment ID.
ViewLinkRequestKeys
OR
ViewLinkRequestSegmentIdentifiers
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.