powered by
Deletes a Deployment.
apigatewayv2_delete_deployment(ApiId, DeploymentId)
[required] The API identifier.
[required] The deployment ID.
An empty list.
svc$delete_deployment( ApiId = "string", DeploymentId = "string" )