Skip to Content
API ReferenceProjectsDelete the project share link

Delete the project share link

DELETEapi.vdclip.com/v1/projects/{project_id}/share
AuthAuthorization: Bearer <token>scope: vdclip:projects:write

Revoke a project's shareable link. Returns 204 No Content on success.

Path parameters

project_idstringrequired

Project external id returned when the project was created or listed.

Last updated on