Skip to main content
PATCH
Create or update the asset number policy

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須

ボディ

application/json
prefixPattern
object[]
必須

Prefix pattern defining how asset numbers are generated

:
suffixDigits
number

Number of digits for suffix padding (e.g., 2 → 01, 3 → 001, 4 → 0001)

必須範囲: 1 <= x <= 10
:

2

レスポンス

assignmentMethod
enum<string>

Assignment method for this organization. Undefined when no policy is configured.

利用可能なオプション:
shared,
device_type
:

"shared"

policy
object | null

Asset number policy (single policy per organization). Null when no policy is configured.

最終更新日 2026年9月15日