put https://{domain}.melodyarc.app/api//code
Endpoint for updating a code point. Uses the combination of organization_id, name, and version to update the point. This endpoint will validate the code for some common errors such as missing the execute_process or get_component function. To bypass validation you can use the same schema using /{api_version}/points/code endpoint instead. For a detailed walkthrough see https://docs.melodyarc.app/docs/creating-your-first-point