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
обов'язково
Останнє оновлення 15 вересня 2026 р.