Skip to main content
POST
Update Disabled State for Organizations
Use this API to enable or disable both read and write access for all documents 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 disable access to the entire organization data.
If organization does not exist, it will be created.

Endpoint

POST https://api.velt.dev/v1/organizations/access/disablestate/update

Headers

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

Body

Params

data
object
required

Example Requests

Response

Success Response

Failure Response