post https://{domain}.melodyarc.app/api//code
Endpoint for creating a new code point. Will throw an error if a point with that organization_id, name, and version already exists. 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