API access key set APIs - BlueCat DNS Edge

DNS Edge API Guide

Locale
English
Product name
BlueCat DNS Edge

Manages API access key sets for DNS Edge API access.

Resource URL Authorization Description
/v1/api/apiKeys (GET) System Admin, Admin, Policy Admin, Analyst Returns the API access key sets for the current user.
/v1/api/apiKeys (POST) System Admin, Admin, Policy Admin, Analyst Creates a new API access key set for the current user.
/v1/api/apiKeys?email={email} (DELETE) System Admin Deletes all API access key sets for the specified email address.
/v1/api/apiKeys/{clientId} (DELETE) System Admin, Admin, Policy Admin, Analyst Deletes the API access key set with the specified client ID for the current user.