Skip to main content
DELETE
/
configs
/
{slug}
portkey = Portkey( api_key="PORTKEY_API_KEY", ) portkey.configs.delete( id="CONFIG_SLUG" )
{}

Authorizations

x-portkey-api-key
string
header
required

Path Parameters

slug
string
required

Response

200 - application/json

Config deleted successfully

The response is of type object.

Last modified on February 25, 2026