Creates a new immutable version of an Actions Module from the current draft version. This publishes the draft as a new version that can be referenced by actions, while maintaining the existing draft for continued development.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the action module to create a version for.
The action module version was created.
The unique ID for this version.
The ID of the parent module.
The sequential version number.
The exact source code that was published with this version.
Secrets available to this version (name and updated_at only, values never returned).
Dependencies locked to this version.
The timestamp when this version was created.