简体中文
Create a enterprise license
cURL
curl --request POST \ --url https://app.teable.cn/api/admin/enterprise-license \ --header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Enterprise license registered successfully.