API keys
Create an API key
Creates an API key with the provided name and type. The API key is returned in the response.
Authorizations
You must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>
Body
application/json
Request to create an API key.
Response
200 - application/json
Represents an API key.