Allows you to create one or more unique subscription training keys.
The Id of the related organization. If not supplied then the related API consumer organization Id will be used.
The Id of the related subscription profile.
When the subscription training key expires (in Unix epoch time).
The maximum number of uses for the related subscription training key. If not supplied then only a single use will be allowed.
If supplied (in Unix epoch time) then this setting overrides the expiration date and sets the Content Availability Override checkbox.
A comma-separated list of subscription training keys unique to the Skillable TMS. If not supplied then a set of unique training keys will be auto-created based on the numberOfKeys parameter.
The number of subscription training keys to be created. If not supplied then a single training key will be created that is unique to the Skillable TMS. If the trainingKeys parameter is supplied then this parameter will be ignored.
OK Response
Indicates the status of the API request.
0 = Success
10 = Error
20 = Not found
30 = Invalid integration key
Error details. This will only have a value if an error was encountered. The status property will also be set to Error (10).
See CreateSubscriptionsResult.
The ID of the created Subscription Training Key.
The Subscription Training Key that has been created.