Sha256: 63235d01eef636e77027bbd801ffe8be60c75149390a7e045e2c7101a9ad6599

Contents?: true

Size: 231 Bytes

Versions: 22

Compression:

Stored size: 231 Bytes

Contents

# Delete an application key owned by current user returns "No Content" response

require "datadog_api_client"
api_instance = DatadogAPIClient::V2::KeyManagementAPI.new
api_instance.delete_current_user_application_key("app_key_id")

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
datadog_api_client-1.10.0 examples/v2/key-management/DeleteCurrentUserApplicationKey.rb
datadog_api_client-1.9.0 examples/v2/key-management/DeleteCurrentUserApplicationKey.rb