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

Update Share Link

Update Share Link — Taskade REST API v1 reference: PUT /projects/{projectId}/shareLink. Parameters, authentication, and response schema.

Enable share link in the project

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

Share link successfully created

application/json

Share link successfully created

okboolean · enumRequiredPossible values:
put/projects/{projectId}/shareLink

Last updated

Was this helpful?