Delete constructor logging settings
Reset the default logging settings for this constructor instance.
Path parameters
-
constructor_id
string Required Identifier for the constructor
DELETE
/platform/infrastructure/constructors/{constructor_id}/logging_settings
curl \
--request DELETE 'https://{{hostname}}/api/v1/platform/infrastructure/constructors/{constructor_id}/logging_settings' \
--user "username:password"