cURL
curl --request PATCH \
--url https://app.teable.ai/api/admin/enterprise-license/%7BlicenseId%7D \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'admin
Patch adminenterprise license
Update a enterprise license by license ID
PATCH
/
admin
/
enterprise-license
/
{licenseId}
cURL
curl --request PATCH \
--url https://app.teable.ai/api/admin/enterprise-license/%7BlicenseId%7D \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200
Enterprise license updated successfully.
Last modified on March 5, 2026
Was this page helpful?
⌘I

