> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# APIKeyActivatedPayload

> 엔터티 API 키가 활성화될 때의 페이로드입니다.

엔터티 API 키가 활성화될 때의 페이로드입니다.

## 속성

| 이름       | 형식     | 설명                    |
| :------- | :----- | :-------------------- |
| APIKeyId | String | 엔터티 API 키의 고유 식별자입니다. |


## Related topics

- [apikey_activated](/ko/services/playfab/api-references/events/Telemetry/apikey-activated.md)
- [title_activated](/ko/services/playfab/api-references/events/TitleData/title-activated.md)
- [APIKeyCreatedPayload](/ko/services/playfab/api-references/events/data-types/apikeycreatedpayload.md)
- [APIKeyDeletedPayload](/ko/services/playfab/api-references/events/data-types/apikeydeletedpayload.md)
- [APIKeyDeactivatedPayload](/ko/services/playfab/api-references/events/data-types/apikeydeactivatedpayload.md)
