POST api2/code_load_history.json
Create a Theme
Request Information
URI Parameters
None.
Body Parameters
Theme
api_rootName | Description | Type | Additional information |
---|---|---|---|
entry | CodeLoadHistory |
None. |
Request Format
{ "entry": { "CodeID": 1, "UnlockCode": "sample string 2", "BatchID": 3, "UsageDate": "2025-02-05T10:41:04.4016806+01:00", "IP": "sample string 4" } }
Response Information
Resource Description
Created Theme
api_rootName | Description | Type | Additional information |
---|---|---|---|
entry | CodeLoadHistory |
None. |
Response Format
{ "entry": { "CodeID": 1, "UnlockCode": "sample string 2", "BatchID": 3, "UsageDate": "2025-02-05T10:41:04.4016806+01:00", "IP": "sample string 4" } }