Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
targetId
string
required
Required string length: 1 - 128
scopeType
enum<string>
required
Available options:
space,
base,
table
scopeId
string
required
Required string length: 1 - 128

Response

200 - application/json

Resume result

targetId
string
required
scopeType
enum<string>
required
Available options:
space,
base,
table
scopeId
string
required
resumed
boolean
required
Last modified on September 15, 2026