Last updated 5 months ago
Enable share link in the project
Share link successfully created
PUT /api/v1/projects/{projectId}/shareLink HTTP/1.1 Host: www.taskade.com Accept: */*
{ "ok": true, "item": { "checkUrl": "https://example.com", "editUrl": "https://example.com", "viewUrl": "https://example.com" } }