Documents
Update Disabled State for Documents
POST
/
v1
/
organizations
/
documents
/
access
/
disablestate
/
update
Use this API to enable or disable both read and write access for all users.
Let’s say your customer’s trial or subscription has ended and you want to disable their access to the Velt data, you could use this to diable access to specific documents.
Endpoint
https://api.velt.dev/v1/organizations/documents/access/disablestate/update
Headers
x-velt-api-key
string
requiredYour API key.
x-velt-auth-token
string
requiredYour Auth Token.
Body
Params
data
object
requiredExample Requests
Response
Success Response
Failure Response
Was this page helpful?