Delete allocator logging settings
Reset the default logging settings for this allocator instance.
Path parameters
-
allocator_id
string Required The allocator identifier.
DELETE
/platform/infrastructure/allocators/{allocator_id}/logging_settings
curl \
--request DELETE 'https://{{hostname}}/api/v1/platform/infrastructure/allocators/{allocator_id}/logging_settings' \
--user "username:password"