Skip to main content
POST
Update Access for Folders
Use this API to update the access type for a single or multiple folders at once.
You can update the default access type for all the folders associated with your API Key in console.

Endpoint

https://api.velt.dev/v2/organizations/folders/access/update

Headers

x-velt-api-key
string
required
Your API key.
x-velt-auth-token
string
required

Body

Params

data
object
required

Example Requests

1. Update folder access type

2. Configure folder to inherit access from parent

Response

Success Response

Success Inherit Access From Parent Response

Failure Response