PATCH/api/v2/teams
Body Parameters
View in API Reference
Request
$curl -X PATCH https://app.launchdarkly.com/api/v2/teams \
> -H "Authorization: " \
> -H "Content-Type: application/json" \
> -d '{
> "comment": "Optional comment about the update"
>}'
Response