nciocpl/Akamai Purge
Purges an Akamai Cache Tag or CP Code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 22, 2026
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: nciocpl/akamai-purge-action@cd09b225bde00d12046f0843b9f4a27d9afa4bb8 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| hostname | Your Akamai HTTP API | yes | — |
| client-secret | Your APIs Client Secret | yes | — |
| access-token | Your APIs Access Token | yes | — |
| client-token | Your APIs Client Token | yes | — |
| type | Purge types currently supported: (cpcodes). | yes | cpcodes |
| ref | The thing to clear. (Currently either a single cpcode or an array of cpcodes) | yes | — |
Outputs
no outputs