Create a new Actions Module for reusable code across actions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The name of the action module.
255^[^ ]*$The source code of the action module.
65536^[^ ]*$The secrets to associate with the action module.
The npm dependencies of the action module.
The API version of the module.
20^[^ ]*$Whether to publish the module immediately after creation.
The action module was created.
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.