Delete a parameter
DELETE/parameter/:id
Delete a parameter along with all its values and versions.
⚠️ This action cannot be undone.
Request
Responses
- 204
- 4XX
- 5XX
The operation was successful.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.