API access key set APIs - BlueCat Edge - Service Point v3.x.x

BlueCat Edge User Guide

Locale
English
Product name
BlueCat Edge
Version
Service Point v3.x.x

Manages API access key sets for BlueCat 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.