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.