update_release_profile
Update an existing release profile by fetching it from list_release_profiles and sending the full object back with changes. Ensures profile updates are applied correctly.
Instructions
Update a release profile. Fetch it from list_release_profiles and send the whole object back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Release profile id | |
| release_profile | Yes | Full release profile object including id |