Delete a single changeType element
This method deletes the changeType element with the ID in the request path.
Request
DELETE http://{hostname}:{port}
/changeTypes/{id}
Parameter | Type | Required | Description |
---|---|---|---|
id | string | true | The ID of the changeType element. |