Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Body

application/json
targetId
string
erforderlich
Required string length: 1 - 128
leaseId
string
erforderlich
Required string length: 1 - 128
durationMinutes
integer
erforderlich
Erforderlicher Bereich: 1 <= x <= 120

Antwort

200 - application/json

Extended pause lease

id
string
erforderlich
targetId
string
erforderlich
storage
enum<string>
erforderlich
Verfügbare Optionen:
default,
byodb
connectionId
string | null
erforderlich
scopeType
enum<string>
erforderlich
Verfügbare Optionen:
space,
base,
table
scopeId
string
erforderlich
scopeName
string | null
erforderlich
baseId
string | null
erforderlich
baseName
string | null
erforderlich
spaceId
string | null
erforderlich
spaceName
string | null
erforderlich
pausedAt
string
erforderlich
pausedBy
string | null
erforderlich
resumeAt
string | null
erforderlich
reason
string | null
erforderlich
writePolicy
enum<string>
erforderlich
Verfügbare Optionen:
allow_bounded,
block
updatedAt
string
erforderlich
updatedBy
string | null
erforderlich
Zuletzt geändert am 15. September 2026