Remove configuration parameters

Removes configuration parameters by creating a new blueprint that closes the specified keys. Returns 204 if no changes were needed (idempotent).

Request

This endpoint expects an object.
keyslist of stringsRequired
project_idstringOptionalformat: "uuid"

Project ID. Either project_id or project_name must be provided

project_namestringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"

Project name. Either project_id or project_name must be provided

Response headers

Locationstring

Response

Created

Errors

401
Unauthorized Error