Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json
targetId
string
obbligatorio
Required string length: 1 - 128
leaseId
string
obbligatorio
Required string length: 1 - 128
durationMinutes
integer
obbligatorio
Intervallo richiesto: 1 <= x <= 120

Risposta

200 - application/json

Extended pause lease

id
string
obbligatorio
targetId
string
obbligatorio
storage
enum<string>
obbligatorio
Opzioni disponibili:
default,
byodb
connectionId
string | null
obbligatorio
scopeType
enum<string>
obbligatorio
Opzioni disponibili:
space,
base,
table
scopeId
string
obbligatorio
scopeName
string | null
obbligatorio
baseId
string | null
obbligatorio
baseName
string | null
obbligatorio
spaceId
string | null
obbligatorio
spaceName
string | null
obbligatorio
pausedAt
string
obbligatorio
pausedBy
string | null
obbligatorio
resumeAt
string | null
obbligatorio
reason
string | null
obbligatorio
writePolicy
enum<string>
obbligatorio
Opzioni disponibili:
allow_bounded,
block
updatedAt
string
obbligatorio
updatedBy
string | null
obbligatorio
Ultima modifica il 15 settembre 2026