Skip to main content
POST
cURL

Autorisations

Authorization
string
header
requis

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

Corps

application/json
targetId
string
requis
Required string length: 1 - 128
leaseId
string
requis
Required string length: 1 - 128
durationMinutes
integer
requis
Plage requise: 1 <= x <= 120

Réponse

200 - application/json

Extended pause lease

id
string
requis
targetId
string
requis
storage
enum<string>
requis
Options disponibles:
default,
byodb
connectionId
string | null
requis
scopeType
enum<string>
requis
Options disponibles:
space,
base,
table
scopeId
string
requis
scopeName
string | null
requis
baseId
string | null
requis
baseName
string | null
requis
spaceId
string | null
requis
spaceName
string | null
requis
pausedAt
string
requis
pausedBy
string | null
requis
resumeAt
string | null
requis
reason
string | null
requis
writePolicy
enum<string>
requis
Options disponibles:
allow_bounded,
block
updatedAt
string
requis
updatedBy
string | null
requis
Dernière modification le 15 septembre 2026