Create a share link for one of the authenticated user's projects
Parameters
Name
Type
Req.
bodyapplication/json
objectoptionalObject Properties
Possible values
anyone_with_link: Anyone holding the URL can download the project.organization_only: Only members of the owner's organization can use the URL.
Returns
- 201 Created
successful creation
Name
Type
Req.
body
objectoptionalObject Properties
Possible values
anyone_with_link: Anyone holding the URL can download the project.organization_only: Only members of the owner's organization can use the URL.
post
/user/projects/{id}/share-links201 Created
Response