Locations
Delete Data by Location
Delete all data associated with a specific location
POST
/
v1
/
organizations
/
documents
/
locations
/
data
/
delete
Use this API to delete all data (comments, recordings, or any other feature data) associated with a specific location.
Endpoint
POST https://api.velt.dev/v1/organizations/documents/locations/data/delete
Headers
x-velt-api-key
string
requiredYour API key.
x-velt-auth-token
string
requiredYour Auth Token.
Body Example
Params
data
object
requiredExample Request
Response
Success Response
Failure Response
Was this page helpful?