layer5io/Update Academy
Triggers update of academy content for a given orgId and version using an API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| orgId | Organization ID to update academy content for | yes | — |
| token | Bearer token for authorization | yes | — |
| academy-name | The name of the Academy being updated (e.g., Layer5 Academy) | no | Academy |
| version | Version of the module to update. Defaults to "latest" | no | latest |
Outputs
| name | description |
|---|---|
| response | Response from the API call |