Update flag default for project
Update a flag default. Updating a flag default uses a [JSON patch](https://datatracker.ietf.org/doc/html/rfc6902) or [JSON merge patch](https://datatracker.ietf.org/doc/html/rfc7386) representation of the desired changes. To learn more, read [Updates](https://launchdarkly.com/docs/api#updates).
Path parameters
projectKey
The project key
Headers
Authorization
Request
This endpoint expects a list of objects.
op
The type of operation to perform
path
A JSON Pointer string specifying the part of the document to operate on
value
Response
Flag default response
temporary
Whether the flag should be temporary by default
booleanDefaults
defaultClientSideAvailability
Which client-side SDK types can use this flag by default.
_links
The location and content type of related resources