Skip to main content
POST
Update Users
Use this API to update user metadata based on various filters such as organization ID, document ID, folder ID and user IDs. You can use these filters in various combinations to get the desired results. The user metadata such as name, email etc can be updated.

Endpoint

POST https://api.velt.dev/v1/users/update

Headers

string
required
Your API key.
string
required

Body

Params

object
required

Example Requests

1. Update users in a specific organization

2. Update users in a specific document within an organization

3. Update users in a specific folder within an organization

Response

Success Response

Some User(s) Not Found

Failure Response