naftiko: 1.0.0-alpha2 info: label: 'Akamai: Fast Purge API — URL/ARL' description: 'Akamai: Fast Purge API — URL/ARL. 2 operations. Lead operation: Akamai Delete by URL or ARL. Self-contained Naftiko capability covering one Akamai business surface.' tags: - Akamai - Fast Purge - URL/ARL created: '2026-05-22' modified: '2026-05-22' binds: - namespace: env keys: AKAMAI_API_KEY: AKAMAI_API_KEY capability: consumes: - type: http namespace: fast-purge-url-arl baseUri: https://{hostname}/ccu/v3 description: 'Akamai: Fast Purge API — URL/ARL business capability. Self-contained, no shared references.' resources: - name: delete-url-network path: /delete/url/{network} operations: - name: postpost-delete-url method: POST description: Delete by URL or ARL outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: invalidate-url-network path: /invalidate/url/{network} operations: - name: postpost-invalidate-url method: POST description: Invalidate by URL or ARL outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true