CreateApiKey
Creates an API key.
POST
/
api
/v2
/api-keys
Request Body
application/json
RequiredThe request for a call to ApiKeyService.CreateApiKey.
name
Requiredstring
The name for the new ApiKey. Required.
userId
Requiredstring
A successful response.