Update properties of an existing Actions Module, such as code, dependencies, or secrets.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the action module to update.
The action module was updated.
The unique ID of the module.
The name of the module.
The source code from the module's draft version.
The npm dependencies from the module's draft version.
The secrets from the module's draft version (names and timestamps only, values never returned).
The number of deployed actions using this module.
Whether all draft changes have been published as a version.
The version number of the latest published version. Omitted if no versions have been published.
Timestamp when the module was created.
Timestamp when the module was last updated.
The latest published version as a reference object. Omitted if no versions have been published.