Licenses
라이센스 활성화
이 엔드포인트는 사용자의 라이센스를 활성화할 수 있게 해줍니다.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
Use this file to discover all available pages before exploring further.
API 키 불필요: 이 엔드포인트는 인증이 필요 없는 공개 엔드포인트입니다. API 자격 증명을 노출하지 않고 클라이언트 애플리케이션, 데스크톱 소프트웨어 또는 CLI에서 라이선스 키를 활성화하기 위해 직접 호출할 수 있습니다.
응답
License key instance created
Business ID
Creation timestamp
예시:
"2024-01-01T00:00:00Z"
Limited customer details associated with the license key.
License key instance ID
예시:
"lki_123"
Associated license key ID
예시:
"lic_123"
Instance name
예시:
"Production Server 1"
Related product info. Present if the license key is tied to a product.
Last modified on April 1, 2026
JavaScript