naftiko: 1.0.0-alpha2 info: label: 'Akamai: Sandbox API — Properties' description: 'Akamai: Sandbox API — Properties. 7 operations. Lead operation: Akamai Add a property to a sandbox. Self-contained Naftiko capability covering one Akamai business surface.' tags: - Akamai - Sandbox - Properties created: '2026-05-22' modified: '2026-05-22' binds: - namespace: env keys: AKAMAI_API_KEY: AKAMAI_API_KEY capability: consumes: - type: http namespace: sandbox-properties baseUri: https://{hostname}/sandbox-api/v1 description: 'Akamai: Sandbox API — Properties business capability. Self-contained, no shared references.' resources: - name: sandboxes-sandboxId-properties path: /sandboxes/{sandboxId}/properties operations: - name: postpost-sandbox-properties method: POST description: Add a property to a sandbox outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: accountSwitchKey in: query type: string description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client). The Identity and - name: body in: body type: object description: Request body (JSON). required: true - name: getget-sandbox-properties method: GET description: List properties outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: access in: query type: string description: __Enum__ Indicates the access level of the request. Specify either `USER` to perform the request for the sandboxes that you can access, or `ACCOUNT` to perform the request for all sandboxes within - name: accountSwitchKey in: query type: string description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client). The Identity and - name: sandboxes-sandboxId-properties-sandboxPropertyId path: /sandboxes/{sandboxId}/properties/{sandboxPropertyId} operations: - name: getget-sandbox-property method: GET description: Read a property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: access in: query type: string description: __Enum__ Indicates the access level of the request. Specify either `USER` to perform the request for the sandboxes that you can access, or `ACCOUNT` to perform the request for all sandboxes within - name: accountSwitchKey in: query type: string description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client). The Identity and - name: putput-sandbox-property method: PUT description: Update a property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: access in: query type: string description: __Enum__ Indicates the access level of the request. Specify either `USER` to perform the request for the sandboxes that you can access, or `ACCOUNT` to perform the request for all sandboxes within - name: accountSwitchKey in: query type: string description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client). The Identity and - name: body in: body type: object description: Request body (JSON). required: true - name: deletedelete-sandbox-property method: DELETE description: Delete a property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: access in: query type: string description: __Enum__ Indicates the access level of the request. Specify either `USER` to perform the request for the sandboxes that you can access, or `ACCOUNT` to perform the request for all sandboxes within - name: accountSwitchKey in: query type: string description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client). The Identity and - name: sandboxes-sandboxId-properties-sandboxPropertyId-rules path: /sandboxes/{sandboxId}/properties/{sandboxPropertyId}/rules operations: - name: getget-sandbox-properties-rules method: GET description: Get a rule tree outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: access in: query type: string description: __Enum__ Indicates the access level of the request. Specify either `USER` to perform the request for the sandboxes that you can access, or `ACCOUNT` to perform the request for all sandboxes within - name: accountSwitchKey in: query type: string description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client). The Identity and - name: putput-sandbox-properties-rules method: PUT description: Update a rule tree outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: access in: query type: string description: __Enum__ Indicates the access level of the request. Specify either `USER` to perform the request for the sandboxes that you can access, or `ACCOUNT` to perform the request for all sandboxes within - name: accountSwitchKey in: query type: string description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client). The Identity and - name: body in: body type: object description: Request body (JSON). required: true