Verify update schema
curl --request POST \ --url http://localhost:3003/utils/schema/verifyUpdateSchema \ --header 'Content-Type: application/json' \ --data '{ "schema": {} }'
Default Response