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
4XX
Error description
application/json
post/projects/{projectId}/restore
Last updated
Was this helpful?