The type code is APIK
registrationEnabled | boolean |
typedId | string |
apiKey | string <= 255 characters |
renewRefreshToken | boolean |
lastUpdateDate | string <date-time> |
label | string <= 255 characters |
version | integer |
maxAttempts | integer |
createdBy | integer |
rsaPublic | string |
partitionNames | string |
expiry | integer |
activated | boolean |
createDate | string <date-time> |
lastUpdateBy | integer |
{- "registrationEnabled": true,
- "typedId": "string",
- "apiKey": "string",
- "renewRefreshToken": true,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "label": "string",
- "version": 0,
- "maxAttempts": 0,
- "createdBy": 0,
- "rsaPublic": "string",
- "partitionNames": "string",
- "expiry": 0,
- "activated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}