Create new subscription keyspost https://api.wego.hereapi.com/user-service/subscriptionsEndpoint to create new subscription keysBody ParamskeyTypestringenumrequiredThe type of key to be generated.SINGLE_DEVICESINGLE_DEVICEMULTI_DEVICEAllowed:SINGLE_DEVICEMULTI_DEVICEnumKeysint32required1 to 100The number of keys to be generated.expirationTimedate-timeThe expiration time of the generated keys.featureGroupsarrayrequiredAn optional list of feature groups specified by either name or ID.featureGroups*ADD FeatureGroupByIdRequestDto | FeatureGroupByNameRequestDtozuoraSubscriptionIdstringZuora subscription IDResponses 201Subscription keys created successfully 400Invalid request parameters 401Unauthorized - Invalid authorization token 404Organization not found 500Internal server errorUpdated this month