latestOpenAPI 3.0.02026-08-10221235717.8 KB
e21ad140ec3c
public
Value
Delete Shared Value for an Application
The specified Shared Value will be permanently deleted. If the Shared Value is marked as a secret, it will also be permanently deleted.
delete/orgs/{orgId}/apps/{appId}/values/{key}
Path parameters
orgIdstring required
The Organization ID.
appIdstring required
The Application ID.
keystring required
The key to update.
Response
Shared Value successfully deleted.