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

BlueCat Edge User Guide

ft:locale
en-US
Product name
BlueCat Edge
Version
Service Point v4.x.x

Manages API access key sets for BlueCat Edge API access.

Resource URL Authorization Description
/v1/api/apiKeys (GET) Admin, Policy Admin, Analyst Returns the API access key sets for the current user.
/v1/api/apiKeys (POST) 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) Admin, Policy Admin, Analyst Deletes the API access key set with the specified client ID for the current user.