Skip to main content
DELETE
Delete Config

Authorizations

Authorization
string
header
required

Path Parameters

config_definition_key
string
required
config_key
string
required

Response

Successful Response

Represents the response for deleting a configuration.

data
ConfigIdentity · object
required

Represents the identity for a configuration.

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.