delete https://{hostname}/api-definitions/v2/endpoints//versions//multistep-groups/
Remove a specific multistep group.
Responses
204Successful response.
Remove a specific multistep group.
204Successful response.
xxxxxxxxxx
curl --request DELETE \
--url https://hostname/api-definitions/v2/endpoints/endpointId/versions/versionNumber/multistep-groups/multistepGroupId \
--header 'accept: application/json'