Skip to main content
POST
cURL

承認

Authorization
string
header
必須

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

ボディ

application/json
targetId
string
必須
Required string length: 1 - 128
leaseId
string
必須
Required string length: 1 - 128
durationMinutes
integer
必須
必須範囲: 1 <= x <= 120

レスポンス

200 - application/json

Extended pause lease

id
string
必須
targetId
string
必須
storage
enum<string>
必須
利用可能なオプション:
default,
byodb
connectionId
string | null
必須
scopeType
enum<string>
必須
利用可能なオプション:
space,
base,
table
scopeId
string
必須
scopeName
string | null
必須
baseId
string | null
必須
baseName
string | null
必須
spaceId
string | null
必須
spaceName
string | null
必須
pausedAt
string
必須
pausedBy
string | null
必須
resumeAt
string | null
必須
reason
string | null
必須
writePolicy
enum<string>
必須
利用可能なオプション:
allow_bounded,
block
updatedAt
string
必須
updatedBy
string | null
必須
最終更新日 2026年9月15日