Internal
Restore a space from trash
POST /spaces/{spaceId}/restore
Brings the space and the boards that went with it back. Plus and Max only.
Authorization
AuthorizationstringheaderrequiredBearer <key>. The key needs boards:write scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.
Path parameters
spaceIdstringpathrequiredResponse
idstringA space id, or the reserved default and trash.
namestringbuiltInbooleanroleenum<string>The product's roles. Owner is the workspace that holds the board or space and cannot be granted or transferred. Admin can rename and share, editor can edit, reviewer can view, export and add comment items. There is no viewer role and no pending state. One of owner, admin, editor or reviewer.
boardCountintegermemberCountintegercoverUrlstring | nullpublicUrlstring | nullpositionintegerDashboard order, lowest first.
createdBystring | nullcreatedAtstring | nullupdatedAtstring | nulldeletedAtstring | nullErrors
402
plan_limitThe workspace plan does not allow this, or AI credits are exhausted.
429
rate_limitedToo many requests.
Was this page helpful?