| Name | Type | Description | Notes |
|---|---|---|---|
| title | String | Title for API Key. | |
| expires | OffsetDateTime | The date the API key expired. | |
| platform | PlatformEnum | The third-party platform the API key is valid for. Use `none` for a generic API key to be used from your own integration layer. | [optional] |
| Name | Value |
|---|---|
| NONE | "none" |
| SEGMENT | "segment" |
| BRAZE | "braze" |
| MPARTICLE | "mparticle" |
| SELLIGENT | "selligent" |
| ITERABLE | "iterable" |
| CUSTOMER_ENGAGEMENT | "customer_engagement" |
| CUSTOMER_DATA | "customer_data" |
| SALESFORCE | "salesforce" |