post
https://{hostname}/edgeworkers/v1/ids//revisions/activations
Reactivate a previously active revision on Akamai's staging or production network. To learn more about Flexible Composition, refer to the EdgeWorkers guide.
Reactivate a previously active revision on Akamai's staging or production network. To learn more about Flexible Composition, refer to the EdgeWorkers guide.
xxxxxxxxxxcurl --request POST \--url https://hostname/edgeworkers/v1/ids/edgeWorkerId/revisions/activations \--header 'accept: application/json' \--header 'content-type: application/json'
xxxxxxxxxx12{"accountId": "A-CCT7890","activationId": 5,"createdBy": "jsmith","createdTime": "2023-08-14T17:17:43Z","edgeWorkerId": 42,"lastModifiedTime": "2023-08-14T17:17:43Z","network": "STAGING","revisionId": "5-1","status": "PRESUBMIT","version": "0.4"}