This API endpoint facilitates the update of an existing schema. It is essential to include the policy_id of the schema you intend to modify; failure to do so will result in an error. The updated schema, containing all desired changes, should be provided in its entirety. Prior to making modifications, it is recommended to retrieve the original schema using the get_schema endpoint and make changes based on the returned data.