Documents
Update Access for Documents
POST
/
v1
/
organizations
/
documents
/
access
/
update
Use this API to update the access type for a single or multiple documents at once.
You can update the default access type for all the documents associated with your API Key in console.
Endpoint
https://api.velt.dev/v1/organizations/documents/access/update
Headers
x-velt-api-key
string
requiredYour API key.
x-velt-auth-token
string
requiredYour Auth Token.
Body Example
Params
data
object
requiredExample Requests
Response
Success Response
Failure Response
Was this page helpful?