cURL
curl --request DELETE \ --url https://api.veryfront.com/projects/{project_reference}/uploads/visibility/{path} \ --header 'Authorization: Bearer <token>'
Remove the visibility setting for a path. Files revert to the nearest parent setting or default (internal).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Encoded path.
Visibility removed