Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 872 Bytes

File metadata and controls

14 lines (10 loc) · 872 Bytes

LaunchDarklyApi.ExpiringUserTargetPatchResponse

Properties

Name Type Description Notes
items [ExpiringUserTargetItem] An array of expiring user targets
links {String: Link} The location and content type of related resources [optional]
totalInstructions Number The total count of instructions sent in the PATCH request [optional]
successfulInstructions Number The total count of successful instructions sent in the PATCH request [optional]
failedInstructions Number The total count of the failed instructions sent in the PATCH request [optional]
errors [ExpiringTargetError] An array of error messages for the failed instructions [optional]