Create a project share link
POST
api.vdclip.com/v1/projects/{project_id}/shareAuthAuthorization: Bearer <token>scope: vdclip:projects:write
Create a public shareable link for a project. Returns 201 on success.
Path parameters
project_idstringrequiredProject external id returned when the project was created or listed.
Last updated on