For the complete documentation index, see llms.txt. This page is also available as Markdown.

Restore Project

Restore Project — Taskade REST API v1 reference: POST /projects/{projectId}/restore. Parameters, authentication, and response schema.

post

Restore project

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
projectIdstringRequired
Responses
200

Restored project

application/json

Restored project

okbooleanRequired
post/projects/{projectId}/restore

Last updated

Was this helpful?