Skip to main content
POST
Delete Presence
Use this API to remove users from the presence list for a document within an organization.

Endpoint

POST https://api.velt.dev/v2/presence/delete

Headers

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

Body

Params

data
object
required

Example Requests

Delete a single user from presence

Delete multiple users from presence

Response

Success Response

Failure Response