Skip to main content
DELETE
Delete Config Definition

Authorizations

Authorization
string
header
required

Path Parameters

config_definition_key
string
required

Response

Successful Response

Represents the response for deleting a configuration definition.

data
ConfigDefinitionIdentity · object
required

Represents the identity for a configuration definition.

status
enum<string>
default:SUCCESS

The status of the response.

Available options:
SUCCESS,
FAILURE
message
string | null

The message for the response.

errors
any | null

The errors for the response.