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