Delete Namespace Key Using DELETE
If key is not found in the namespace then this call does nothing. All the key-name mappings of global settings can be found in the /api/deployment/config/globalsettings/metadata API's description.
Request
URI
DELETE
https://{api_host}/api/deployment/config/properties/{namespace}/{key}
COPY
Path Parameters
string
key
Required
The key which need to be deleted
string
namespace
Required
The namespace of which key need to be deleted
Responses
204
The key is deleted successfully
Operation doesn't return any data structure
Deployment Operations
POST
Add License Key To Product Using POST
POST
Add Namespace Key Values Using POST
DELETE
Delete License For Product Using DELETE
DELETE
Delete Namespace Key Using DELETE
GET
Get Global Setting Metadata Using GET
GET
Get Global Settings Using GET
GET
Get Global Setting Value Using GET
GET
Get License Groups Using GET
GET
Get License Keys For Product Using GET
GET
Get Namespace Values Using GET
GET
Get Namespace Values Using GET 1
GET
Get Node Status Using GET
GET
Get Service Info Using GET
GET
Get Services Info Using GET
PUT
Manage DT Using PUT
POST
Set Override Values Using POST
PUT
Update Global Setting Value Using PUT