delete https://{hostname}/api-definitions/v2/endpoints//versions//multistep-groups/
Remove a specific multistep group. This also deletes all operations in this group.
Responses
204Successful response.
Remove a specific multistep group. This also deletes all operations in this group.
204Successful response.
xxxxxxxxxx
curl --request DELETE \
--url https://hostname/api-definitions/v2/endpoints/endpointId/versions/versionNumber/multistep-groups/multistepGroupId \
--header 'accept: application/json'
Do you use Akamai APIs, CLIs, SDKs, or IaC?