Management APIAPIKeysCreate API keyCreate API key POST /v1/partners/:partnerId/tenants/:tenantId/apikeys Creates a new API key for the specified tenant in the given environment. Optionally provide a name for identification. Request Responses201401403404500CreatedUnauthorizedForbiddenNot FoundInternal Server Error