跳转到主要内容
PATCH
JavaScript

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

id
string
必填

License key instance ID

请求体

application/json
name
string
必填

响应

License key instance updated

business_id
string
必填
created_at
string<date-time>
必填
示例:

"2024-01-01T00:00:00.000Z"

id
string
必填
示例:

"lki_123"

license_key_id
string
必填
示例:

"lic_123"

name
string
必填
示例:

"Production Server 1"

最后修改于 2026年4月1日