Create API Key
POST/api-keys
Creates a new API Key to access SDP endpoints. API Key can be configured to have a granular read/write access, also API key can be restricted to the specific IP or range of the IPs.
Request
Responses
- 201
- 400
- 401
- 403
API key created successfully
Bad request - validation errors
Unauthorized
Forbidden